0.9.1
- 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
andBody
being empty.