Pydantic-core

Latest version: v2.27.1

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

Scan your dependencies

Page 15 of 21

0.23.0

What's Changed
* Update pyodide to 0.23.0 by messense in https://github.com/pydantic/pydantic-core/pull/520
* Add PyPy wheels for Windows by aminalaee in https://github.com/pydantic/pydantic-core/pull/511
* add `*` to `core_schema` functions by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/521
* Update pyo3 to 0.18.2, maturin to 0.14.16 by messense in https://github.com/pydantic/pydantic-core/pull/519
* simplify error `str()` by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/512
* Make validator complete required by aminalaee in https://github.com/pydantic/pydantic-core/pull/525
* Better panicing by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/526
* Rename `__fields_set__` -> `__pydantic_fields_set__` by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/527
* arguments validation improvements by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/523
* Make mypy ignore CoreSchema's typing by adriangb in https://github.com/pydantic/pydantic-core/pull/528


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.22.0...v0.23.0

0.22.0

What's Changed
* move `InitErrorDetails` to be public by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/513
* Serialize support `Path` and add `fallback` function, JSON improvements by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/514
* allow `function-wrap-schema` to use parent schema by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/515


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.21.0...v0.22.0

0.21.0

What's Changed
* Error loc by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/507
* Catch recursive cycles in `ValidationError.json()` by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/509
* Change args to list by realDragonium in https://github.com/pydantic/pydantic-core/pull/508
* support for raising `ValidationError` directly by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/510


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.20.0...v0.21.0

0.20.0

What's Changed
* fix `list_all_errors` by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/506
* Implement frozen and extra_behavior for dataclasses by adriangb in https://github.com/pydantic/pydantic-core/pull/505


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.19.0...v0.20.0

0.19.0

What's Changed
* Fix Validator::complete not being implemented properly for all validator types by dmontagu in https://github.com/pydantic/pydantic-core/pull/494
* Model subclass instances by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/492
* Allow instances of subclasses in strict mode by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/498
* add `ValidationError.json()` method as per V1 by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/499
* adding `to_jsonable_python` method by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/500
* Uprev to 0.19.0 by dmontagu in https://github.com/pydantic/pydantic-core/pull/502
* Different error messages for JSON input by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/501


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.18.1...v0.19.0

0.18.1

What's Changed
* Revert behavior change in error reporting for function after validators by adriangb in https://github.com/pydantic/pydantic-core/pull/495


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.18.0...v0.18.1

Page 15 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.