You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#2544 Added constants for all supported date formats
Improved debugging
#2425 Added the DebuggerDisplay attribute for all special types and mapping properties 🐛
#2538 Added EnableDebugMode() to ConnectionSettings as a quick way to disable direct streaming and pretty print JSON responses to the debug output window. It also accepts an optional callback to perform when the request completes.
Bug Fixes
#2581 Fix MissingMethodException when setting ConnectionLimit on Xamarin.Droid
#2564 Several xmldoc fixes; netstandard will now also ship with xmldocs 📄