v0.0.94
What's Changed
- chore(deps): bump http from 1.4.0 to 1.4.1 by @dependabot[bot] in #664
- chore(deps): bump jiff from 0.2.24 to 0.2.25 by @dependabot[bot] in #662
- chore(deps): bump mimalloc from 0.1.51 to 0.1.52 by @dependabot[bot] in #665
- chore(deps): bump serde_json from 1.0.149 to 1.0.150 by @dependabot[bot] in #663
- chore(deps): bump reqwest from 0.13.3 to 0.13.4 by @dependabot[bot] in #666
- chore: py deps update 2026-05-27 by @jessekrubin in #667
- chore: cleanup by @jessekrubin in #668
- feat:
Bytes.find,Bytes.rfind,Bytes.indexandBytes.rindexby @jessekrubin in #669 - chore: misc updates by @jessekrubin in #670
- feat: span constants and clean up of some arithmetic by @jessekrubin in #671
- refactoring: several refactorings by @jessekrubin in #672
- refactor: faster parsing and
FromPyObject/IntoPyObjectstuff by @jessekrubin in #673
Full Changelog: v0.0.93...v0.0.94