Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

v0.2.0

Choose a tag to compare

@denewiler denewiler released this 03 Jan 19:02
· 5 commits to main since this release
3b7c500

Added

  • Process all source files at once with tools that support passing in a list of files, instead of invoking each tool
    per file.
  • Ubuntu 22.04 used in continuous integration workflows.
  • Python 3.11 used in continuous integration workflows.

Changed

  • Update GitHub Actions to use latest versions.

Removed

  • Ubuntu 18.04 removed from continuous integration workflows.
  • Removed Python 3.7 support.