Skip to content

Releases: unosquare/embedio

Release 1.6.10

31 May 15:39
Compare
Choose a tag to compare

Minor changes, see commit logs

Release 1.6.5

15 Apr 20:29
Compare
Choose a tag to compare

Fixed issue #74

Release 1.6.0

12 Mar 18:17
Compare
Choose a tag to compare
  • Fix security issue described in #68
  • Remove support to middlware
  • Changes to async/await at HttpConnection

Release 1.5.0

27 Feb 17:22
Compare
Choose a tag to compare

Remove COMPAT and add symbol CHUNKED (ignore it for now)

Release 1.4.0

04 Jan 16:59
Compare
Choose a tag to compare

We moved to Unosquare SWAN to provide JSON support and logging subsystem. If you need or want to compile EmbedIO with previous dependencies please use definition COMPAT.

Notice we may drop the COMPAT mode in future versions.

Release 1.2.5

15 Dec 17:01
Compare
Choose a tag to compare

Including suggestion from issue #56 (thanks @harper10) and updating solution to NETCORE 1.1.

Release 1.2.3

05 Dec 18:31
Compare
Choose a tag to compare

Fix issue with Partials

Release 1.2.2

01 Dec 22:16
Compare
Choose a tag to compare

Add FallbackModule

Release 1.2.1

29 Nov 16:34
Compare
Choose a tag to compare

Add a target to .NET Standard 1.6 from PR #55 (Thanks to @RonnChyran)

Release 1.2.0

23 Nov 18:48
Compare
Choose a tag to compare

Full support to WebSocket at all Runtimes (MONO, NETFX, NETCORE)