Skip to content

Latest commit

 

History

History
110 lines (52 loc) · 5.45 KB

CHANGELOG.md

File metadata and controls

110 lines (52 loc) · 5.45 KB

Changelog

0.7.1 (2024-02-22)

Bug Fixes

0.7.0 (2024-02-22)

Features

0.6.2 (2024-01-25)

Bug Fixes

0.6.1 (2024-01-23)

Bug Fixes

  • extend regex for vm name (c128be6)

0.6.0 (2024-01-23)

Features

  • add origin of ansible_host name if specified in Vagrantfile (13abca9)
  • allow multiple VMs in one Vagrantfile (f630991)

Bug Fixes

  • extend regex for matching hosts (4078535)

0.5.0 (2023-09-18)

Features

  • docs: add links for Vagrant (6f888f1)

0.4.1 (2023-09-18)

Bug Fixes

0.4.0 (2023-09-18)

Features

  • docs: refactor README.md (0001b12)

0.3.1 (2023-09-16)

Bug Fixes

0.3.0 (2023-06-22)

Features

  • install anisble requirement (e26be95)

0.2.1 (2023-04-21)

Bug Fixes

0.2.0 (2023-04-21)

Features

  • update README.md and add requirements.txt (fff0d0a)

0.1.0 (2023-04-12)

Features

  • badge: add linting badge (c36f5be)
  • docs: adapt README.md (02908d1)
  • gh actions: add linting action (00a298c)
  • gh-actions: add release-please (b06b7cb)

Bug Fixes

  • gh action: remove import check (e3211ac)
  • gh action: remove pycodestyle check (52e5adc)
  • linting: follow style conventions (89c1900)
  • linting: remove empty line (52415f6)