Skip to content

Releases: ansible/ansible-dev-environment

v25.8.0

21 Aug 13:11
d2d86b9
Compare
Choose a tag to compare

Bugfixes

  • Fix ansible-core version preservation during ansible-dev-tools installation (#356) @cidrblock

Maintenance

v25.7.0

29 Jul 19:00
bc8c76f
Compare
Choose a tag to compare

Enhancements

  • feat: Change default isolation mode from 'restrictive' to 'cfg' (#345) @cidrblock
  • Allow user to specify the version of ADT (#324) @dbrennand

Bugfixes

  • docs: Comprehensive README rewrite for professional technical documentation (#346) @cidrblock

v25.5.0

13 May 08:49
8b8106e
Compare
Choose a tag to compare

Bugfixes

v25.4.0

28 Apr 05:41
3fcd6a2
Compare
Choose a tag to compare

Enhancements

Bugfixes

v25.1.0

21 Jan 16:39
fa3b556
Compare
Choose a tag to compare

Enhancements

  • Use uv venv instead of python venv when available (#278) @ssbarnea
  • Make use of .venv environment implicit if none is active (#276) @ssbarnea
  • Replace -adt/--ansible-dev-tools argument with --seed (#274) @ssbarnea

Bugfixes

  • Ensure we display all information about failed processes (#286) @ssbarnea
  • Prevent execution with broken PATH variable (#281) @ssbarnea
  • Make seed option implicit and add --no-seed (#280) @ssbarnea
  • Remove ambiguous option --ve for providing the virtueanenv name (#277) @ssbarnea
  • Fix test failure with pyenv or mise pythons (#275) @ssbarnea

v24.12.0

12 Dec 05:26
6b1d158
Compare
Choose a tag to compare

Enhancements

v24.9.0

09 Sep 07:05
43fbd5d
Compare
Choose a tag to compare

Enhancements

v24.7.0

10 Jul 19:25
00565c4
Compare
Choose a tag to compare

Bugfixes

v24.4.4

02 Jul 18:15
2fafa7b
Compare
Choose a tag to compare

Bugfixes

v24.4.3

01 May 17:53
a16081e
Compare
Choose a tag to compare

Minor Changes

  • Add ansible-dev-tools install into venv --ansible-dev-tools (#149) @cidrblock