What's Changed
* Upgrade to PyO3 0.23 by davidhewitt in https://github.com/pydantic/jiter/pull/137
* use `Bound<'py, PyStr>` str equality by davidhewitt in https://github.com/pydantic/jiter/pull/166
* Fix tests without num-bigint feature by cjwatson in https://github.com/pydantic/jiter/pull/169
* support free-threaded Python by davidhewitt in https://github.com/pydantic/jiter/pull/165
* fix linux PGO wheel build by davidhewitt in https://github.com/pydantic/jiter/pull/170
New Contributors
* cjwatson made their first contribution in https://github.com/pydantic/jiter/pull/169
**Full Changelog**: https://github.com/pydantic/jiter/compare/v0.7.1...v0.8.0