Releases: ansible-network/collection_prep
Releases · ansible-network/collection_prep
1.1.2
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #85
- Add ruff pre-commit check by @Qalthos in #86
- Add darglint hook, and enable pydocstyle on ruff by @Qalthos in #87
- Add a ton of pre-commit checks by @Qalthos in #84
- Remove 2.9 related note from README boilerplate by @NilashishC in #93
Full Changelog: 1.1.1...1.1.2
Autoversion bugfix
What's Changed
- Handle no existing changelog by @Qalthos in #82
- Fix autoversion hook - exists is a function by @Qalthos in #83
Full Changelog: 1.1.0...1.1.1
Autoversioning hook
What's Changed
- Autoversion script by @Qalthos in #80
- A new pre-commit hook
autoversion
will automatically update the version field in galaxy.yml as PRs merge.
- A new pre-commit hook
Full Changelog: 1.0.1...1.1.0