Skip to content

0.2.1

Latest
Compare
Choose a tag to compare
@john-sandall john-sandall released this 06 Apr 16:09
· 12 commits to develop since this release

[0.2.1] - 2023-04-06

Added

  • Added guidance on how to bump Python version in CONTRIBUTING.md
  • Added name-tests-test to pre-commit
  • Added flake8-bugbear, flake8-comprehensions, flake8-mutable, and flake8-simplify (#172)

Changed

  • CLI flag interface changed in poetry from --remove-untracked to --sync (#165)
  • Switched flake8 source in pre-commit from Gitlab to GitHub
  • Switched isort source in pre-commit from timothycrosley to pycqa
  • Run poetry in pre-commit as local hook due to issues using the correct (active) Python interpreter (#172)

Maintenance Changes

  • Bump Python version (to 3.11), pyenv version in CI
  • Updated versions of pre-commit, Python dependencies, pyproject.toml, constraints.txt, GitHub Actions
  • Improved settings.json, improved docs (#172)

Pull Requests

Full Changelog: 0.2.0...0.2.1