This repository was archived by the owner on Mar 30, 2025. It is now read-only.
Releases: staticdev/ansible-role-python-developer
Releases · staticdev/ansible-role-python-developer
4.0.0
Changes
💥 Breaking Changes
- Last version (#314) @staticdev
- Add deprecation warning (#313) @staticdev
📦 Dependencies
- Bump ansible from 9.2.0 to 9.6.0 in /.github/workflows (#312) @dependabot
- Bump yamllint from 1.35.0 to 1.35.1 in /.github/workflows (#304) @dependabot
- Bump yamllint from 1.34.0 to 1.35.0 in /.github/workflows (#303) @dependabot
- Bump pip from 23.3.2 to 24.0 in /.github/workflows (#300) @dependabot
- Bump yamllint from 1.33.0 to 1.34.0 in /.github/workflows (#301) @dependabot
- Bump ansible-lint from 6.22.2 to 24.2.0 in /.github/workflows (#302) @dependabot
- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#299) @dependabot
- Bump ansible from 9.1.0 to 9.2.0 in /.github/workflows (#298) @dependabot
- Bump ansible-lint from 6.22.1 to 6.22.2 in /.github/workflows (#297) @dependabot
3.1.0
Changes
🔥 Removals and Deprecations
- Remove Ubuntu focal support (#295) @staticdev
📦 Dependencies
- Bump pip from 23.3.1 to 23.3.2 in /.github/workflows (#294) @dependabot
- Bump actions/setup-python from 4 to 5 (#293) @dependabot
- Bump ansible from 9.0.1 to 9.1.0 in /.github/workflows (#292) @dependabot
3.0.0
Changes
- Py 3.12 refs (#289) @staticdev
- Changed syntax for dependency on molecule (#286) @staticdev
📚 Documentation
- Remove pyenv vars from docs (#290) @staticdev
📦 Dependencies
- Bump ansible-lint from 6.22.0 to 6.22.1 in /.github/workflows (#288) @dependabot
- Bump ansible from 8.6.1 to 9.0.1 in /.github/workflows (#287) @dependabot
- staticdev.pyenv 2.10.2 (#285) @staticdev
- Bump ansible from 8.2.0 to 8.6.1 in /.github/workflows (#284) @dependabot
- Bump pip from 23.3 to 23.3.1 in /.github/workflows (#280) @dependabot
- Bump ansible-lint from 6.21.1 to 6.22.0 in /.github/workflows (#281) @dependabot
- Bump yamllint from 1.32.0 to 1.33.0 in /.github/workflows (#283) @dependabot
- Bump ansible-lint from 6.21.0 to 6.21.1 in /.github/workflows (#279) @dependabot
- Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#277) @dependabot
- Bump pip from 23.2.1 to 23.3 in /.github/workflows (#276) @dependabot
- Bump ansible-lint from 6.20.3 to 6.21.0 in /.github/workflows (#278) @dependabot
- Bump ansible-lint from 6.20.2 to 6.20.3 in /.github/workflows (#274) @dependabot
- Bump ansible-lint from 6.20.1 to 6.20.2 in /.github/workflows (#273) @dependabot
- Bump ansible-lint from 6.20.0 to 6.20.1 in /.github/workflows (#272) @dependabot
- Bump ansible-lint from 6.18.0 to 6.20.0 in /.github/workflows (#271) @dependabot
- Bump crazy-max/ghaction-github-labeler from 4.2.0 to 5.0.0 (#269) @dependabot
- Bump actions/checkout from 3 to 4 (#267) @dependabot
- Bump crazy-max/ghaction-github-labeler from 4.1.0 to 4.2.0 (#266) @dependabot
- Bump ansible-lint from 6.17.2 to 6.18.0 in /.github/workflows (#265) @dependabot
- Bump ansible from 8.1.0 to 8.2.0 in /.github/workflows (#261) @dependabot
- Bump pip from 23.2 to 23.2.1 in /.github/workflows (#263) @dependabot
2.6.3
Changes
- Fix missing become on package task (#262) @staticdev
📦 Dependencies
- Bump pip from 23.1.2 to 23.2 in /.github/workflows (#260) @dependabot
2.6.2
Changes
- Remove debug (#259) @staticdev
2.6.1
Changes
- Add debug version (#258) @staticdev
2.6.0
Changes
- Fix pipx install for Debian 12 (#255) @staticdev
🚀 Features
- Add hatch install (#256) @staticdev
2.5.1
2.5.0
Changes
🚀 Features
- Add tox install (#252) @staticdev
🚨 Testing
- Add Ubuntu 22.04 support (#251) @staticdev
📦 Dependencies
- Bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#250) @dependabot
- Bump ansible from 8.0.0 to 8.1.0 in /.github/workflows (#249) @dependabot
- Bump ansible-lint from 6.17.1 to 6.17.2 in /.github/workflows (#248) @dependabot
2.4.0
Changes
🚀 Features
- Add support Debian 12 (#245) @staticdev
🔥 Removals and Deprecations
- Remove Debian 10 (#246) @staticdev