v0.6.0 2024-10-07
What's Changed
- improve coverage by @samuelcolvin in #117
- support
float_mode='decimal'
by @samuelcolvin in #116 - fix CI by @samuelcolvin in #127
- correct PyO3 feature usage by @davidhewitt in #126
- make fuzz checks more lenient by @samuelcolvin in #133
- iterative algorithm for take_value by @davidhewitt in #134
- feat: Make num-bigint optional by @fasterthanlime in #130
- GraalPy support by @steve-s in #135
- fix codecov coverage by @samuelcolvin in #141
- Hyperlint accept by @samuelcolvin in #142
- Fix no-bigint build failures, check those in CI by @fasterthanlime in #138
- Add examples to jiter-python README by @simonw in #143
- add builds for 3.13 wheels by @davidhewitt in #145
- bump version to 0.6.0 by @davidhewitt in #147
New Contributors
- @fasterthanlime made their first contribution in #130
- @steve-s made their first contribution in #135
- @simonw made their first contribution in #143
Full Changelog: v0.5.0...v0.6.0