Releases: phenobarbital/python-datamodel
Releases · phenobarbital/python-datamodel
0.8.5
- now to_dict method support "as_values" attribute to convert nested object into values.
Full Changelog: 0.8.3...0.8.5
0.8.4
- JSON-LD support (export as JSON-ld schema)
- Performance optimizations
- nested transformations for typing objects
Full Changelog: 0.8.3...0.8.4
0.8.3
Full Changelog: 0.8.2...0.8.3
0.8.2
- Fix when deals with pgproto.UUID as UUID replacement.
Full Changelog: 0.8.1...0.8.2
0.8.1
- new type converters functionality
- fixed issue when a dataclass is passed on validation.
Full Changelog: 0.8.0...0.8.1
0.8.0
- Optimal parse_type
- caching of types
- new method as_schema to export a dataclass to a JSON-LD schema
- caching schema and model design
Full Changelog: 0.7.4...0.8.0
0.7.4
- added a display_name to Meta
Full Changelog: 0.7.3...0.7.4
0.7.3
- preparing some dependencies for python 3.13
Full Changelog: 0.7.2...0.7.3
0.7.2
- Adding metadata to json-schema
Full Changelog: 0.7.1...0.7.2
0.7.1
- New feature: compiling settings for translation on datamodels.
Full Changelog: 0.7.0...0.7.1