Skip to content

v4.0.0-nullsafety.0: Null safety (non stable version) (#219)

Compare
Choose a tag to compare
@lejard-h lejard-h released this 27 Mar 09:23
· 257 commits to develop since this release
480e0c2
  • Null safety support
  • Support for OPTIONS requests
  • Support for passing data in the body of GET requests (anti-pattern, but requested)
  • Support for OkHttp-like Authenticator implementation
  • Support for generic API methods
  • Updated public API documentation and how-tos