v0.3.0 (2024-03-19)
Chore
- chore: update version control configuration and settings
- Update commitizen version from
v3.15.0
tov3.20.0
in.pre-commit-config.yaml
- Remove
version_provider
andtag_format
settings inpyproject.toml
- Update the
version_variables
inpyproject.toml
to includegalaxy.yml:version
Signed-off-by: Jonas Mauer <jam@kabelmail.net> (4ea5017
)
Feature
- feat: add to_lintable_yaml filter because default ansible filters produce non-ansible-lintable output... (◔_◔) (
9a5803a
)
Fix
- fix: disable tags due to overlaps with hostname (
7ada8e0
)