Releases: ansible/ansible-creator
Releases · ansible/ansible-creator
v25.4.1
Enhancements
- Refactor plugin tests in test_add.py (#404) @shatakshiiii
- Remove redundant fixtures from tests/fixtures/common directory (#403) @shatakshiiii
Bugfixes
- Comment out scheduled cron job in github action workflow file (#402) @shatakshiiii
- Fix podman devcontainer (#401) @cidrblock
v25.4.0
v25.3.1
Enhancements
- Ensure ansible-creator references current devspaces container (#388) @shatakshiiii
- Scaffold a test plugin in an existing ansible collection using add subcommand. (#377) @shvenkat-rh
Bugfixes
- Updated the Installing.md docs and updated the sample_test.py.j2 file (#386) @shvenkat-rh
- Refactor plugin templates to rename the scaffolded file and plugin name in the same (#383) @shvenkat-rh
v25.3.0
Enhancements
- Scaffold an execution-environment project using init subcommand (#368) @shatakshiiii
- Refactor developer docs (#370) @shatakshiiii
- Update Ubuntu Version to Ubuntu 24.04 (latest) (#369) @shvenkat-rh
- Scaffold a generic module plugin in an existing ansible collection using add subcommand. (#365) @shvenkat-rh
Bugfixes
v25.0.0
Enhancements
- Scaffold action plugin through add subcommand (#348) @shatakshiiii
- Update scaffolded galaxy file in a collection: Add ansible.utils as a dependency (#352) @shatakshiiii
v24.12.1
v24.12.0
Enhancements
- Add support to scaffold devcontainer (#320) @tanwigeetika1618
- Scaffold filter plugin through add subcommand (#332) @shatakshiiii
- Scaffold lookup plugin through add subcommand (#327) @abhikdps
v24.11.0
Enhancements
- Update upstream doc with add subcommand details in installing.md (#317) @tanwigeetika1618
- Add support for add subcommand to scaffold devfile resources (#305) @tanwigeetika1618
- Add test and production inventory group to the playbook project (#314) @shatakshiiii
- Add support for py313 (#316) @abhikdps
- Update upstream docs to reflect CLI changes (#312) @abhikdps
Bugfixes
v24.10.1
Bugfixes
- Add a check in config to set project type as playbook (#306) @shatakshiiii