Skip to content

0.9.1

Compare
Choose a tag to compare
@stephencelis stephencelis released this 20 Apr 22:57
· 63 commits to main since this release
  • Fixed: A Double.parser() overflow bug has been fixed (thanks @tgrapperon).

The following changes have been made to the more experimental _URLRouting module:

  • Added: A URLRoutingClient for wrapping a router and URL session into an HTTP client.
  • Fixed: A few potential bugs around Field and Body being empty.