| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| licenses.csv | 2026-07-07 | 7.7 kB | |
| licenses.md | 2026-07-07 | 44.6 kB | |
| sbom.cyclonedx.json | 2026-07-07 | 80.4 kB | |
| sbom.cyclonedx.xml | 2026-07-07 | 84.1 kB | |
| 0.38.0 source code.tar.gz | 2026-07-07 | 4.7 MB | |
| 0.38.0 source code.zip | 2026-07-07 | 4.8 MB | |
| README.md | 2026-07-07 | 567 Bytes | |
| Totals: 7 Items | 9.7 MB | 8 | |
- Fix
keylists/keypathsto handle non-string dict keys holding lists. (by @Sanjays2402 in [#583]) - Fix
matchto anchor string patterns and consume the full keypath. (by @gaoflow in [#579]) - Fix
query-stringserializer to accept array/bracketed keys and trailing&. (#586) - Reject empty
keypath_separator. (by @CodingFeng101 in [#580]) - Fix
intparsing to catchOverflowError. [#578] (#584) - Bump requirements and
pre-commithooks.