v0.4.0 2024-05-22
What's Changed
- Fix missing license file in published crate by @musicinmybrain in #88
- check duplicate object keys by @samuelcolvin in #81
- publish python package by @davidhewitt in #93
- release-python: grant oidc permissions by @davidhewitt in #94
- attempt to fix test-os by @davidhewitt in #95
- stricter clippy by @samuelcolvin in #97
- tweak python package by @samuelcolvin in #96
- lossless float support by @samuelcolvin in #98
- try to fix coverage by @samuelcolvin in #102
- Partial JSON parsing support trailing strings by @samuelcolvin in #101
- uprev and prepare for release by @samuelcolvin in #103
- Fix python benchmarks by @samuelcolvin in #104
- improve coverage in aarch64 SIMD by @samuelcolvin in #105
- fix build by moving bench deps by @samuelcolvin in #106
New Contributors
- @musicinmybrain made their first contribution in #88
Full Changelog: v0.3.0...v0.4.0