PackageTrack

crates.io · #2118 most downloaded on crates.io

qstring

0.7.220M downloads/moalgesten/qstring

Query string parser

Release timeline

14 releases since 2017
2019202120232025

Releases

  1. 0.7.221 Jan 2020
    Release notes

    This project publishes no release notes. Between v0.7.1 and v0.7.2 there were 2 commits, 1 of them substantive:

    • fix #1 again
  2. 0.7.121 Jan 2020
    Release notes

    This project publishes no release notes. Between v0.5.2 and v0.7.1 there were 9 commits, 5 of them substantive:

    • len(), is_empty()
    • dont add ? add the start
    • remove Cargo.lock from git
    • upgrade to percent_encoding 2
    • Fix bug with encoding of &. Close #1
  3. 0.7.015 Sept 2019

    Nothing published for this version

  4. 0.6.017 Jun 2018

    Nothing published for this version

  5. 0.5.316 Jun 2018

    Nothing published for this version

  6. 0.5.24 Jan 2018
    Release notes

    This project publishes no release notes. Between v0.5.1 and v0.5.2 there were 2 commits, 1 of them substantive:

    • documentation link
  7. 0.5.14 Jan 2018
    Release notes

    This project publishes no release notes. Between v0.5.0 and v0.5.1 there were 2 commits, 1 of them substantive:

    • updated example
  8. 0.5.04 Jan 2018
    Release notes

    This project publishes no release notes. Between v0.4.0 and v0.5.0 there were 5 commits, 4 of them substantive:

    • removed println and code formatting
    • renamed to_pairs to into_pairs
    • to_pairs() that doesnt consume self
    • removed unnecessary refs
  9. 0.4.017 Dec 2017
    Release notes

    This project publishes no release notes. Between v0.3.0 and v0.4.0 there were 2 commits, 1 of them substantive:

    • preserve no-value params
  10. 0.3.016 Dec 2017
    Release notes

    This project publishes no release notes. Between v0.2.0 and v0.3.0 there were 3 commits, 2 of them substantive:

    • percent_encoding
    • saner api
  11. 0.2.024 Nov 2017
    Release notes

    This project publishes no release notes. Between v0.1.2 and v0.2.0 there were 3 commits, 2 of them substantive:

    • new api
    • replaced Param struct with String pairs
  12. 0.1.29 Oct 2017
    Release notes

    This project publishes no release notes. Between v0.1.1 and v0.1.2 there were 2 commits, 1 of them substantive:

    • get query parameter by name
  13. 0.1.18 Oct 2017

    Nothing published for this version

  14. 0.1.08 Oct 2017

    Nothing published for this version