Skip to content

Latest commit

 

History

History
100 lines (44 loc) · 4.72 KB

CHANGELOG.md

File metadata and controls

100 lines (44 loc) · 4.72 KB

Changelog

0.8.1 (2024-11-02)

Miscellaneous Chores

  • deps: bump coactions/dynamic-matrix from 3 to 4 (#104) (f7e5124)

0.8.0 (2024-10-19)

Features

0.8.0 (2024-09-30)

Features

0.7.3 (2024-09-17)

Miscellaneous Chores

  • usage of uv for development and packaging(#81) (eca13a3)

0.7.2 (2024-09-16)

Miscellaneous Chores

0.7.1 (2024-09-16)

Miscellaneous Chores

  • deps: bump pypa/gh-action-pypi-publish from 1.8.14 to 1.10.1 (#75) (7f3c4ee)

0.7.0 (2024-05-31)

Features

0.6.1 (2024-03-10)

Miscellaneous Chores

0.6.0 (2023-11-22)

Features

  • support for Python 3.12 and Ansible 2.16 (#49) (6a8c466)

0.5.1 (2023-09-07)

Bug Fixes

  • passing undefined variable to --var will lead to Exception (#30) (dfbb736)

0.5.0 (2023-05-18)

Features

  • Improve performance for running with -vvv (#20) (a893ddf)
  • support ansible-core 2.11 and 2.12 (#24) (d745a4f)

0.4.3 (2023-05-01)

Documentation

0.4.2 (2023-04-23)

Bug Fixes

  • do not fail in verbose mode on empty inventory files (fixes #12) (#13) (b8f8c89)

0.4.1 (2023-04-16)

Documentation

  • added typos to pre-commit and fixed typos (#4) (f0317ff)