Skip to content

v0.20

Compare
Choose a tag to compare
@abravalheri abravalheri released this 25 Sep 12:35
· 29 commits to main since this release

What's Changed

  • setuptools plugin:
    • Update setuptools.schema.json in #206

Maintenance and Minor Changes

  • Fix indentation in readme's pre-commit config by @jvacek in #195
  • Fix misplaced comments on formats.py in #196
  • Adopt --import-mode=importlib for pytest to prevent errors with importlib.metadata in #203
  • Fix Cirrus macOS by @henryiii in #202
  • Update Cirrus CI config from latest PyScaffold template in #204
  • Attempt building and linting in a single task for Cirrus CI in #205

New Contributors

Full Changelog: v0.19...v0.20