Pydantic-yaml

Latest version: v1.3.0

Safety actively analyzes 678576 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

0.10.0

No new functionality, but minor bump as it can affect people pinned to an old (<1.9.x) version of Pydantic.

**Full Changelog**: https://github.com/NowanIlfideme/pydantic-yaml/compare/v0.9.0...v0.10.0

0.9.0

What's Changed
* Fix mypy check: Implicit Optional by NowanIlfideme in https://github.com/NowanIlfideme/pydantic-yaml/pull/36
* rm error silencing, fail fast if no yaml lib exists by tomwojcik in https://github.com/NowanIlfideme/pydantic-yaml/pull/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 https://github.com/NowanIlfideme/pydantic-yaml/pull/35

**Full Changelog**: https://github.com/NowanIlfideme/pydantic-yaml/compare/v0.8.1...v0.9.0

0.8.1

What's Changed
* Fix: Signature mismatch for Pydantic internals by NowanIlfideme in https://github.com/NowanIlfideme/pydantic-yaml/pull/31


**Full Changelog**: https://github.com/NowanIlfideme/pydantic-yaml/compare/v0.8.0...v0.8.1

0.8.0

What's Changed
* Update yaml sort default to use field order by NowanIlfideme in https://github.com/NowanIlfideme/pydantic-yaml/pull/27


**Full Changelog**: https://github.com/NowanIlfideme/pydantic-yaml/compare/v0.7.1...v0.8.0

0.7.1

What's Changed
* Added ability to customize dumping order (i.e. disable alphanumeric sorting) by NowanIlfideme in https://github.com/NowanIlfideme/pydantic-yaml/pull/25
* Bump actions/setup-python from 3 to 4 by dependabot in https://github.com/NowanIlfideme/pydantic-yaml/pull/23
* Backwards-compatible sort order + bump by NowanIlfideme in https://github.com/NowanIlfideme/pydantic-yaml/pull/26


**Full Changelog**: https://github.com/NowanIlfideme/pydantic-yaml/compare/v0.7.0...v0.7.1

0.7.0

What's Changed
* Fix: Generalize YAML libs by NowanIlfideme in https://github.com/NowanIlfideme/pydantic-yaml/pull/22
* Closing 21

Honestly, supporting further developments with multi-library support have become cumbersome as `ruamel.yaml` moves forward. This release shouldn't break anything, but it _might_ as users might have some uses not covered by current test cases. If something breaks, please create an issue and I'll solve ASAP. You can then downgrade to `0.6.*` as there is no difference in functionality.

**Full Changelog**: https://github.com/NowanIlfideme/pydantic-yaml/compare/v0.6.3...v0.7.0

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.