Releases: pydantic/pytest-examples
Releases · pydantic/pytest-examples
v0.0.8 2023-03-26
Full Changelog: v0.0.7...v0.0.8
v0.0.7 2023-03-25
Full Changelog: v0.0.6...v0.0.7
v0.0.6 2023-03-24
Full Changelog: v0.0.5...v0.0.6
v0.0.5 2023-03-24
What's Changed
- call ruff with content via stdin by @samuelcolvin in #4
- fix repeat print
- other changes while working on pydantic docs
Full Changelog: v0.0.4...v0.0.5
v0.0.4 2023-03-23
- make
ruff
a required dependency
Full Changelog: v0.0.3...v0.0.4
v0.0.3 2023-03-23
What's Changed
- make tracebacks match the file being tested by @samuelcolvin in #1
- adding print-statement-support by @samuelcolvin in #2
- Update code by @samuelcolvin in #3
New Contributors
- @samuelcolvin made their first contribution in #1
Full Changelog: v0.0.2...v0.0.3
v0.0.2 2023-03-21
fix file finding.