Skip to content

0.5.1

Compare
Choose a tag to compare
@sunsided sunsided released this 24 May 12:07
· 9 commits to main since this release
813e870

To use query-string-builder/0.5.1 in your project, add:

[dependencies]
query-string-builder = "0.5.1"

Changes since 0.5.0

Internal

  • write_char() and fmt() calls are now used instead of write! when rendering the string.

Detailed Changes

Full Changelog: v0.5.0...v0.5.1