Releases: betterproto/python-betterproto2
Releases · betterproto/python-betterproto2
lib-v0.9.1
What's Changed
- pass ignore_unknown_fields to nested structs by @chriselion in #153
- Bump to 0.9.1 by @AdrienVannson in #154
New Contributors
- @chriselion made their first contribution in #153
Full Changelog: compiler-v0.9.0...lib-v0.9.1
lib-v0.9.0
What's Changed
- Fix is_set by @AdrienVannson in #138
- Make grpclib truly optional by @AdrienVannson in #139
- Format protofiles using Buf by @AdrienVannson in #143
- Fix typechecking import by @AdrienVannson in #145
- Simplify test by @AdrienVannson in #146
- Bump to 0.9.0 by @AdrienVannson in #147
Full Changelog: compiler-v0.8.0...lib-v0.9.0
compiler-v0.9.0
lib-v0.8.0
What's Changed
- Fix unknown enum to dict by @AdrienVannson in #127
- Fix enum from dict by @AdrienVannson in #130
- Generate py.typed files by @AdrienVannson in #131
- Recompile compiler lib by @AdrienVannson in #132
- Add back struct support by @AdrienVannson in #102
- Fix negative enums by @AdrienVannson in #134
- Bump to 0.8.0 by @AdrienVannson in #135
Full Changelog: compiler-v0.7.1...lib-v0.8.0
compiler-v0.8.0
lib-v0.7.1
What's Changed
- Make tests more independant by @AdrienVannson in #116
- Fix enum renaming by @AdrienVannson in #123
- Fix enum to dict by @AdrienVannson in #124
- Bump to 0.7.1 by @AdrienVannson in #125
Full Changelog: compiler-v0.7.0...lib-v0.7.1
compiler-v0.7.1
What's Changed
See https://github.com/betterproto/python-betterproto2/releases/tag/lib-v0.7.1
Full Changelog: compiler-v0.7.0...compiler-v0.7.1
lib-v0.7.0
What's Changed
- Fix from_dict unknown fields by @AdrienVannson in #110
- Add ignore_unknown_fields to from_json by @AdrienVannson in #111
- Fix typechecking by @AdrienVannson in #113
- Add support for generating protobuf compliant DESCRIPTORs by @edaniels in #112
- Bump to 0.7.0 by @AdrienVannson in #114
New Contributors
Full Changelog: compiler-v0.6.0...lib-v0.7.0
compiler-v0.7.0
What's Changed
See https://github.com/betterproto/python-betterproto2/releases/tag/lib-v0.7.0
lib-v0.6.0
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