Skip to content

Release v1.0.1

Compare
Choose a tag to compare
@redeboer redeboer released this 01 Apr 19:54
· 80 commits to main since this release
8c4c0bd

✨ New features

  • Specify for which branch to clean caches (#7)
  • Automatically push fixes by pre-commit if a PR comes from a branch (#14)
  • Taplo is supported as a pre-commit hook, see also ComPWA/mirrors-taplo (#16 and #21)
  • It's now possible to skip installing Python in the pip-install action (#18)

🐛 Bug fixes

  • pip upgrade job is now run on on ubuntu-20.04 for Python 3.6 (#10)
  • environment is specified for for page deployment (#11)
  • Run requirements workflow from workflow dispatch (#13)
  • Run apt-get update before install (#19)

🖱️ Developer Experience

  • Autoupdate pre-commit config (#12)
  • Bump actions/deploy-pages from 1 to 2 (#17)
  • Push to correct major/minor version branches (#20)

The full changelog as commits can be found here.