Skip to content

1.4.0

Compare
Choose a tag to compare
@neonmoe neonmoe released this 13 Jul 09:08
· 196 commits to master since this release

This release provides json support in the form of a new feature that provides the capabilities to send and parse responses as json, via serde. Thanks to @jonas-l for the whole feature!

Changelog

  • Add json-using-serde feature, PR #15.