v0.9.0
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)