Skip to content

Latest commit

 

History

History
100 lines (53 loc) · 2.89 KB

CHANGELOG.md

File metadata and controls

100 lines (53 loc) · 2.89 KB

CHANGELOG

v0.2.0 (2024-12-13)

Features

v0.1.3 (2024-12-03)

Bug Fixes

  • Related model inheritance fixes and string format reference support (fe97eaf)

  • Decimalfield fix? (db3e1ba)

  • Jsonfield fix? (79e1d08)

v0.1.2 (2024-11-29)

Bug Fixes

  • Added pyproject.toml back (26b2cc0)

  • Some default naming of models/related model schemas (b9fcb76)

Other changes: - documented the use of @property methods as field (related to Support for @property decorated Django model methods #1) - some other documentation improvements - removed some obsolete files

v0.1.1 (2024-11-21)

Bug Fixes

  • Bump version to skip published v0.1.0 package (20715a2)

v0.1.0 (2024-11-21)

v0.0.5 (2024-11-21)

Bug Fixes

  • Required dependencies (aedab64)

  • Semantic release version_variables for uv.lock (5d13179)

v0.0.4 (2024-11-20)

Bug Fixes

  • Temporarily stop using publish-pypi.yml reusable workflow (e371d3c)

v0.0.3 (2024-11-20)

Bug Fixes

  • Test pipeline by bumping version (9f449c2)

v0.0.2 (2024-11-19)

Bug Fixes

  • Fix some errors after rename (c95ee5a)

v0.0.1 (2024-11-18)

Bug Fixes

Signed-off-by: Jukka Hassinen jukka.hassinen@gmail.com

v0.0.0 (2024-11-18)