Skip to content

v0.6.6

Compare
Choose a tag to compare
@alexliesenfeld alexliesenfeld released this 11 Jan 12:47
· 176 commits to master since this release
2efdb51
  • 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!