Adaptix

Latest version: v3.0.0b9

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

Scan your dependencies

Page 2 of 5

3.0.0b3

- Coercer can be added directly inside the link.
- Added ability to link constant values and factories.
- Better errors that the coercer was not found.
- More automatic do-nothing coercion detection

See the full list of changes at [changelog](https://adaptix.readthedocs.io/en/latest/reference/changelog.html#v3-0-0b3).

3.0.0b2

- New **major** feature is out!
Added support for model conversion! Now, you can generate boilerplate converter function by adaptix.
See [conversion tutorial](https://adaptix.readthedocs.io/en/latest/conversion/tutorial.html) for details.
- Basic support for sqlalchemy models are added!
- Added enum support inside Literal.
- Added flags support.
- Added defaultdict support.

See full list of changes at [changelog](https://adaptix.readthedocs.io/en/latest/reference/changelog.html#v3-0-0b2).

3.0.0b1

2.13

* Added `NamedTuple` support
* Many standard types now can be parsed out of the box
* Fix aliases to generic types
* Fix parsing dataclasses which also implement collection protocol

2.12

* Fix reusing Schema for several types

2.11

* Add serializer for Literal
* Add raising a clear error at creating a serializer if the class instance won't have `__dict__` or will have `__slots__` and `__dict__` at the same time

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.