Releases: ably/ably-dotnet
Releases · ably/ably-dotnet
0.8.4.6
20 Jun 22:20
Compare
Sorry, something went wrong.
No results found
Changes:
Merged Newtonsoft.Json, NitoAsync and WebSocket4Net to make sure we don't have unsigned dependencies.
0.8.4.5
13 Jun 22:25
Compare
Sorry, something went wrong.
No results found
Change log:
Signed the IO.Ably assembly
0.8.4.4
27 May 00:12
Compare
Sorry, something went wrong.
No results found
0.8.4.3
19 May 23:08
Compare
Sorry, something went wrong.
No results found
0.8.4.2
07 Apr 23:51
Compare
Sorry, something went wrong.
No results found
Added extra logging + partially fixes issue #96
0.8.4.1
03 Mar 14:23
Compare
Sorry, something went wrong.
No results found
This is a small release fixing the following issues:
MsgPack encoding of the presence message flags #97
Environment option is an enum restricting user's choice #98
0.8.4
14 Jan 22:19
Compare
Sorry, something went wrong.
No results found
Breaking changes
Renamed StatsDataRequestQuery to StatsRequestParams
Updated properties of ConnectionDetailsMessage, ErrorInfo, Message, PresenceMessage to use the standard pascal casing used throughout .Net
Implemented enhancements:
Added syncronous methods for AblyAuth, AblyRest and RestChannel
Added the ability to specify the LogLevel and LogHandler through the ably ClientOptions
Added extra logging when sending and receiving Http requests
Added a None Log level to completely switch off logging
Improved realtime presence handling
Include version info in requests #82
Sync REST methods #80
Interoperability tests #83
Add documentation to README about which platforms are supported #28
Fixed bugs:
Various inconsistencies following review of documentation #81
Possible minor issues #68
Fixed the MsgPack dependency issue
0.8.4-rc1
08 Nov 20:00
Compare
Sorry, something went wrong.
No results found
Changelog to follow shortly.
0.8.3
27 Jun 12:58
Compare
Sorry, something went wrong.
No results found
0.8.2-Beta
10 Jun 11:02
Compare
Sorry, something went wrong.
No results found
Many fixes and improvements.