Skip to content

v0.9.0 - Ensure error if installed without extras.

Compare
Choose a tag to compare
@NowanIlfideme NowanIlfideme released this 04 Jan 20:55
· 81 commits to main since this release
b87e2e9

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

Full Changelog: v0.8.1...v0.9.0