What's Changed
- Fix case mismatch in behave step by @hudlow in #129
- Allow google-re2 on 3.13 by @stefanvanburen in #127
- Add contains method to BytesType by @stefanvanburen in #126
- Remove re2 fallback to re behavior by @stefanvanburen in #130
- Refactor conformance test case ingestion by @hudlow in #131
- Remove textproto/ directory by @stefanvanburen in #140
- Add f-string to exception message by @stefanvanburen in #139
- Fix comparisons of list/map to null by @stefanvanburen in #138
- Handle conversions.bool by @stefanvanburen in #137
- Fix truncation logic by @stefanvanburen in #136
- Remove redundant cast and drop Python 3.9 support by @stefanvanburen in #144
- Fixes for error propagation by @hudlow in #143
New Contributors
- @hudlow made their first contribution in #129
- @stefanvanburen made their first contribution in #127
Full Changelog: v0.4...v0.5