Typical

Latest version: v2.8.1

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

Scan your dependencies

Page 1 of 12

2.8.1

What's Changed
* Add benchmark for apischema by wyfo in https://github.com/seandstewart/typical/pull/192
* Switch to poetry-core by fabaff in https://github.com/seandstewart/typical/pull/193
* Update typing-extensions, plus a fixes for other breaking changes. by seandstewart in https://github.com/seandstewart/typical/pull/203

New Contributors
* wyfo made their first contribution in https://github.com/seandstewart/typical/pull/192
* fabaff made their first contribution in https://github.com/seandstewart/typical/pull/193

**Full Changelog**: https://github.com/seandstewart/typical/compare/v2.8.0...v2.8.1

2.8.0

What's Changed
* Improved Serialization by seandstewart in https://github.com/seandstewart/typical/pull/190


**Full Changelog**: https://github.com/seandstewart/typical/compare/v2.7.11...v2.8.0

2.7.11

What's Changed

- CPython 3.9.8+ and 3.10.1+ have new logic for type resolution of ForwardRefs which caused a regression in our runtime type analysis. This change adds handling for this new logic.

**Full Changelog**: https://github.com/seandstewart/typical/compare/v2.7.10...v2.7.11

2.7.10

This release fixes a regression in our serializer factory which failed to account for optional/nullable enum types when dumping to a primitive, leading to an AttributeError when attempting to access the enum value.

2.7.9

What's Changed
* Fix Decimal serdes by qhelix7 in https://github.com/seandstewart/typical/pull/189

New Contributors
* qhelix7 made their first contribution in https://github.com/seandstewart/typical/pull/189

**Full Changelog**: https://github.com/seandstewart/typical/compare/v2.7.8...v2.7.9

2.7.8

sqlite3.Row` objects are C extension types which meet the contract for a mapping, but do not evaluate as a subclass of the `Mapping` generic. This change adds them to our list of "mapping-compliant" types.

Page 1 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.