v0.6.6
- Extended some API methods to allow for more type flexibility (see #58). Thanks to @95th for providing the PR!
- Fixed parsing query parameter values that contain
+
to represent space (see #56). Thanks to @95th for providing the PR! - Added a new Cargo feature
cookie
to shorten compile time (see #63). Thanks to mythmon for providing this PR!