v0.17.0 2023-03-27
What's Changed
- Add
type
toTypedDictField
by @realDragonium in #457 - Add metadata to dataclass-field by @dmontagu in #470
- build: Use
PYTHON
to determine the correct python executable by @xhochy in #469 - use
pytest-examples
by @samuelcolvin in #465 - chore: Update maturin action in CI by @aminalaee in #476
- Uprev coverage to 7.2.2 by @samuelcolvin in #471
- Add 'frozen' to Config & SchemaValidator by @realDragonium in #462
- CI: add
rustc --version --verbose
by @samuelcolvin in #481 - try ubuntu-20.04 by @samuelcolvin in #486
- Uprev version to 0.17.0 by @dmontagu in #487
New Contributors
- @realDragonium made their first contribution in #457
- @xhochy made their first contribution in #469
- @aminalaee made their first contribution in #476
Full Changelog: v0.16.1...v0.17.0