All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.2.2 - 2025-11-25
- Fix extra files included in gem build (#20)
0.2.1 - 2025-11-24
- Add a post-generate script to fix invalid constants (#17)
- Fix
_UNKNOWN/_REDACTEDconstants (#18)
0.2.0 - 2025-11-24
- Add License (#9)
- Add GitHub Action to autogenerate from the openapi spec (#12)
- Add ability to one off ci jobs. (#14)
- Update method names to e.g.
list_vm_statsinstead oflist_vm_stats_0(#13) - Update openapi generator to
v7.17.0to use api_model_base (#15)
0.1.0 - 2025-06-11
- Initial release