Skip to content

v0.4.0

Compare
Choose a tag to compare
@flit flit released this 17 Oct 20:17
· 89 commits to main since this release
v0.4.0
80097f5

v0.4.0 on PyPI

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