Skip to content

0.2.1

Choose a tag to compare

@github-actions github-actions released this 16 Dec 03:26
· 4 commits to main since this release
2840a4b

0.2.1 - 2025-12-16

Removed

  • Remove support for Python 3.8 and 3.9 (#4)

Added

  • Add support for updating records (#8)
  • Add support for managing attachments (#11)
  • Add/fix missing/incorrect field definitions for records (#12)

Changed

  • Replace supplementary record/manager classes with mixins (#13)

Fixed

  • Fix parsing Python 3.10+ union type hints when evaluating model refs (#12)
  • Fix parsing Python 3.10+ union type hints when encoding search filters, and decoding record values (#14)