Changelog
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)
0.1.0 - 2024-07-02
Added
- Create the OpenStack Odoo Client Library for Python (#1)