Skip to content

v0.9.0

Choose a tag to compare

@iloveitaly iloveitaly released this 26 Mar 19:58
e51bee6

0.9.0 (2025-03-26)

Features

  • add flag_modified and modified_fields to BaseModel (3059903)
  • add refresh method to BaseModel for database sync (59be3bb)
  • add robust record retrieval methods to BaseModel (d15b5a1)

Bug Fixes

  • use set_committed_value in PydanticJSONMixin (5446204)

Documentation

  • update TODOs and correct typeid return value (52b2514)