Releases: ansible/tox-ansible
Releases · ansible/tox-ansible
v24.9.0
Enhancements
- Docsite: add communication info (#372) @Andersson007
v24.8.0
v24.7.0
Bugfixes
- Updated cspell dictionary and removed unneeded values (#346) @alisonlhart
v24.6.18
Bugfixes
- Drop ansible-core milestone => python 3.10 (#337) @cidrblock
- Exclude *-py3.10-devel from matrix (#336) @NilashishC
v24.6.14
Bugfixes
- Revert pip upgrade (#334) @cidrblock
v24.6.13
Bugfixes
- Add pip upgrade (#333) @cidrblock
- Revert code type changes (#326) @cidrblock
v24.6.0
Enhancements
Bugfixes
- Collect coverage for subprocess (#298) @cidrblock
- Fix type issue with tox (#297) @cidrblock
v24.2.0
Minor Changes
- Update readme to include calver release information (#270) @shatakshiiii
v2.1.0
Minor Changes
- Add attribute --matrix-scope for tox-ansible (#242) @KB-perByte
- Initial mkdocs setup (#234) @shatakshiiii
Bugfixes
- Remove python 3.8 from testing matrix (#257) @shatakshiiii
- Update tox matrix (#258) @shatakshiiii
- Update README.md and fix url in User guide (#261) @cidrblock
v2.0.14
Bugfixes
- Drop ansible 2.9 testing within the plugin (#239) @shatakshiiii
- Include testing with python 3.12 in the plugin (#240) @shatakshiiii
- Drop python 3.7 from the test matrix (#238) @shatakshiiii
- Add support for python 3.12 (#233) @shatakshiiii
- Switch from darglint to pydoclint (#232) @shatakshiiii