Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 413 Bytes

File metadata and controls

16 lines (12 loc) · 413 Bytes

Change log

v0.3.2 (2023-03-09)

  • fix github release workflow

v0.3.1 (2023-03-07)

  • bump minimum Python version to 3.9
  • update dependencies

v0.3.0 (2022-06-09)

  • balena api version 6 compatibility fixes
  • add check and warning if older api version is used
  • adds unpin sub-command
  • replace circleci config with github config for building and publishing wheels
  • add code-quality tooling and tests