v0.4.0
Additions
- Support for Python 3.10.
- python-cli: add
print-cache-dir
subcommand (thanks @noahp!)
Changes
- Workflows: update cibuildwheel version to v2.1.3. This builds wheels for Python 3.10, as well as using PEP 600 naming for manylinux wheels.
- setup.cfg: bump pyyaml version to new version 6.0; other dependency cleanup.
- Python: change CmsisPackRef to format as pack file names.
Full Changelog: v0.3.0...v0.4.0