| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-10 | 474 Bytes | |
| v1.2.0 source code.tar.gz | 2025-11-10 | 10.6 kB | |
| v1.2.0 source code.zip | 2025-11-10 | 14.0 kB | |
| Totals: 3 Items | 25.1 kB | 0 | |
A lot of version bumps, though mostly actually of GitHub Actions that have nothing to do with the package itself.
Two minor code optimizations:
- code opt: prioritize handling boundary conditions by @hcraM41 in https://github.com/google/go-querystring/pull/149
- code opt: replace bytes.Buffer with strings.Builder by @hcraM41 in https://github.com/google/go-querystring/pull/151
Full Changelog: https://github.com/google/go-querystring/compare/v1.1.0...v1.2.0