v0.9.0 - Ensure error if installed without extras.
What's Changed
- Fix mypy check: Implicit Optional by @NowanIlfideme in #36
- rm error silencing, fail fast if no yaml lib exists by @tomwojcik in #35
- This should be an easy in-place upgrade. It will break if you were only installing
pydantic-yaml
without extras, for some reason.
New Contributors
- @tomwojcik made their first contribution in #35
Full Changelog: v0.8.1...v0.9.0