Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 03 Oct 20:05
· 27 commits to master since this release

What's Changed

  • Return a dummy hash for directories by @rikardg in #349
  • Allow Action instances as dependencies for Actions by @rikardg in #351
  • Use Python 3.13 to run the pip-audit GitHub Action. by @rikardg in #352
  • More Action work by @rikardg in #353
  • Add more detailed log output for why a job was dirty. by @rikardg in #354
  • Add dist directory to .gitignore by @rikardg in #355
  • Relax dependencies and manage them from pyproject.toml by @rikardg in #356
  • Upgrade requirements by @rikardg in #357

Full Changelog: v0.10.1...v0.11.0