Releases: ansible/ansible-creator
Releases · ansible/ansible-creator
v24.2.0
Minor Changes
- Drop support for Python 3.9 (#80) @cristianonicolai
Bugfixes
- Unpin
jinja2
requirements (#75) @NilashishC
v24.1.0
What's Changed - ansible-creator 🛠️ v24.1.0
- Starting with this release, ansible-creator project will follow CalVer for upstream releases.
- Updated Github Action workflows to use ansible-content-actions by @KB-perByte in #65
- Updated RTD with GHA workflow and testing information by @NilashishC in #67
- Updated
ansible-creator
URL in scaffolded galaxy.yml by @NilashishC in #71 - Updated development status in pyproject.toml to Production/Stable by @NilashishC in #72
New Contributors
- @KB-perByte made their first contribution in #65
Full Changelog: v0.1.0...v24.1.0
v0.1.0
Minor Changes
- Use enhanced output (#13) @NilashishC
- Add a --no-ansi option (#12) @NilashishC
Bugfixes
- Enable py312 testing (#51) @ssbarnea
- Convert documentation to mkdocs (#47) @ssbarnea
- Add unit tests for init (#42) @NilashishC
- Add docs for ansible-creator (#43) @priyamsahoo
- Setup doc pipeline (#39) @priyamsahoo
- Update README.md (#38) @NilashishC
- Fixes an issue with log file path being incorrectly expanded (#34) @NilashishC
- Bump jinja2 from 3.0.3 to 3.1.2 (#19)
- Update README for 0.0.1a3 release (#32) @NilashishC
- [pre-commit.ci] pre-commit autoupdate (#31)
- Adds more files to initial skeleton (#30) @NilashishC
- Exit with correct return codes (#29) @NilashishC
- Update README (#23) @NilashishC
- Scaffold extensions dir (#14) @NilashishC
- Restrict to init (#10) @NilashishC
- More updates (#9) @NilashishC
- Updates to README and init structure (#8) @NilashishC
- Type hints and assorted refactors (#5) @NilashishC
- Dropping down to Py 3.9 (#3) @NilashishC
v0.0.1-alpha.4
What's Changed - ansible-creator 🛠️ v0.0.1a4
- Fixes an issue with log file path being incorrectly expanded in #34
Full Changelog: v0.0.1-alpha.3...v0.0.1-alpha.4
v0.0.1-alpha.3
What's Changed - ansible-creator 🛠️ v0.0.1a3
- Exit with correct return codes by @NilashishC in #29
- Added more files to initial skeleton by @NilashishC in #30
Full Changelog: v0.0.1-alpha.2...v0.0.1-alpha.3
v0.0.1-alpha.2
Releasing ansible-creator 🛠️ to PyPI!
- This is an alpha release of the CLI tool
ansible-creator
that helps you generate all your Ansible content! - Please refer to the README for more details.
- Available on PyPI.
v0.0.1-alpha.1
Releasing ansible-creator 🛠️!
- This is the first alpha release of the CLI tool
ansible-creator
that helps you generate all your Ansible content! - Please refer to the README for more details.