- Drop support for Ansible 2.12 and 2.13 (380) ssbarnea
Bugfixes
- Make collection location cache_dir aware (384) ssbarnea - Correctly identify the installed collections when duplicates exist (379) ssbarnea - Increase coverage (378) ssbarnea - Removed leftover code related to ansible-core before 2.14 (382) ssbarnea
24.5.1
Minor Changes
- Add has_playbook method to Runtime (364) ssbarnea
Bugfixes
- Fix packaging version to recognize pre-release versions (371) ssbarnea - Update requirements (365) ssbarnea - Allow dashes in role namespaces (355) sur5r - If project_dir is passed, locate requirements within that directory (339) audgirka
4.1.11
Bugfixes
- Allow more control over verbosity when calling ansible-galaxy (278) ziegenberg - Fix collection installation with custom project_dir (343) ssbarnea - Fix collection installation bug when having custom config (344) ssbarnea - Add support for python 3.12 (336) ssbarnea - Remove isolated option while adding sys.path (335) shatakshiiii
4.1.10
Bugfixes
- Catch empty collection lists (332) lod
4.1.9
Bugfixes
- Automatically add --pre when installing collections from git repositories (327) ssbarnea
4.1.8
Bugfixes
- Revise site packages collection search test (325) cidrblock - Add only those sys.paths which contain an ansible_collections directory path (322) ajinkyau - Allow git dependencies in galaxy.yml files (321) ssbarnea