0.2.0 - 2025-12-16
- Remove support for Python 3.8 and 3.9 (#4)
- Add support for updating records (#8)
- Add support for managing attachments (#11)
- Add/fix missing/incorrect field definitions for records (#12)
- Replace supplementary record/manager classes with mixins (#13)
- 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)
0.1.0 - 2024-07-02
- Create the OpenStack Odoo Client Library for Python (#1)