Skip to content

Releases: vstrimaitis/poetry-pre-commit-plugin

0.1.2

12 Sep 15:53
Compare
Choose a tag to compare

What's Changed

  • Prevent plugin from running on poetry "self" commands by @kohlerj in #2

New Contributors

Full Changelog: 0.1.1...0.1.2

0.1.1

08 Aug 07:53
Compare
Choose a tag to compare

Fix issue where errors would pop up if poetry was run outside of a project

0.1.0

24 Jul 21:00
Compare
Choose a tag to compare

First release! 🎉

This includes the initial implementation of the plugin, which supports installing pre-commit hooks after the poetry install and poetry add commands whenever appropriate.