What's Changed
* make `PythonParser` generic around cache mode, not its functions by samuelcolvin in https://github.com/pydantic/jiter/pull/79
* Switch to using `workspace` for different packages by samuelcolvin in https://github.com/pydantic/jiter/pull/83
* fix cargo-codspeed in with workspaces in CI by art049 in https://github.com/pydantic/jiter/pull/85
* Next skip by samuelcolvin in https://github.com/pydantic/jiter/pull/84
* better debug for `Peek` by samuelcolvin in https://github.com/pydantic/jiter/pull/86
* chore(bench): update CodSpeed/action to v2 by adriencaccia in https://github.com/pydantic/jiter/pull/87
New Contributors
* art049 made their first contribution in https://github.com/pydantic/jiter/pull/85
* adriencaccia made their first contribution in https://github.com/pydantic/jiter/pull/87
**Full Changelog**: https://github.com/pydantic/jiter/compare/v0.2.1...v0.3.0