lib-v0.6.0
Pre-release
Pre-release
What's Changed
- fix(proto): convert map keys from string to int during deserialization by @taimast in #100
- Support Pydantic validators by @AdrienVannson in #101
- Remove proto files by @AdrienVannson in #43
- Command for code coverage, remove useless code by @AdrienVannson in #103
- More validation by @AdrienVannson in #104
- Bring back the compiler (still in a different Python package), switch to uv by @AdrienVannson in #106
New Contributors
Full Changelog: v0.5.1...lib-v0.6.0