Serpyco-rs

Latest version: v1.11.0

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

Scan your dependencies

Page 1 of 9

1.11.0

Updates

**Added Support for Python 3.13**: In this release, we've introduced support for Python 3.13, ensuring compatibility with the latest Python version and taking advantage of its new features and performance improvements.

**Full Changelog**: https://github.com/ermakov-oleg/serpyco-rs/compare/v1.10.2...v1.11.0

1.10.3

Updates

**Fixed Support for ForwardRef in Python 3.12.4**: In this release, we've addressed an issue with the handling of `ForwardRef` in Python 3.12.4.

**Full Changelog**: https://github.com/ermakov-oleg/serpyco-rs/compare/v1.10.1...v1.10.2

1.10.2

1.10.1

Updates

**Fixed JSON Schema for Literal[Enum.variant]**: We've made a fix in this release to correct the JSON schema generation for `Literal[Enum.variant]`.

**Full Changelog**: https://github.com/ermakov-oleg/serpyco-rs/compare/v1.10.0...v1.10.1

1.10.0

Updates

**Added Support for Literal[Enum.variant] in Tagged Unions**: In this release, we've introduced support for `Literal[Enum.variant]` as a discriminator in tagged unions. This enhancement provides more flexibility and precision in handling tagged unions.

**Full Changelog**: https://github.com/ermakov-oleg/serpyco-rs/compare/v1.9.1...v1.10.0

1.9.1

Updates

**Omitting Modifiers in JSON Schema Names**: In this release, we've made a change to omit modifiers like `no_format`, `keep_nones`, etc., in JSON schema names. This is part of our ongoing effort to improve the clarity and readability of our JSON schemas.

**Full Changelog**: https://github.com/ermakov-oleg/serpyco-rs/compare/v1.9.0...v1.9.1

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.