Skip to content

Releases: phenobarbital/python-datamodel

0.8.5

03 Jan 18:02
Compare
Choose a tag to compare
  • 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

02 Jan 22:26
Compare
Choose a tag to compare
  • 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

23 Dec 17:16
Compare
Choose a tag to compare

Full Changelog: 0.8.2...0.8.3

0.8.2

23 Dec 17:03
Compare
Choose a tag to compare
  • Fix when deals with pgproto.UUID as UUID replacement.
    Full Changelog: 0.8.1...0.8.2

0.8.1

21 Dec 02:45
Compare
Choose a tag to compare
  • new type converters functionality
  • fixed issue when a dataclass is passed on validation.
    Full Changelog: 0.8.0...0.8.1

0.8.0

19 Dec 04:55
Compare
Choose a tag to compare
  • 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

06 Nov 23:33
Compare
Choose a tag to compare

0.7.3

02 Nov 17:24
Compare
Choose a tag to compare
  • preparing some dependencies for python 3.13
    Full Changelog: 0.7.2...0.7.3

0.7.2

23 Sep 17:36
Compare
Choose a tag to compare

0.7.1

11 Sep 17:30
Compare
Choose a tag to compare
  • New feature: compiling settings for translation on datamodels.

Full Changelog: 0.7.0...0.7.1