Releases: mschuett/yaml-shellcheck
Releases · mschuett/yaml-shellcheck
Release list
v1.8.0
A minor release. No functional changes but updates for the container image, and a fix of the poetry script usage.
What's Changed
- build(deps): update ruamel-yaml requirement from 0.18.14 to 0.18.15 by @dependabot[bot] in #37
- feat(Dockerfile): install shellcheck from the official docker image instead of apt package by @vmiko in #40
- fix: restore main function without required parameters by @cconverse711 and @mschuett in #42
New Contributors
- @vmiko made their first contribution in #40
- @cconverse711 made their first contribution in #41
Full Changelog: v1.7.0...v1.8.0
v1.7.0
a FrOSCon release
What's Changed
- fix(docs): GitLab CI example fails with "no such file" by @holysoles in #27
- Update ruamel-yaml requirement from 0.18.10 to 0.18.12 by @dependabot[bot] in #29
- Update ruamel-yaml requirement from 0.18.12 to 0.18.14 by @dependabot[bot] in #31
- feat: handle shell directives for GitHub Actions by @mschuett in #33
- feat: taskfile support by @gregoryraymond in #34
- refactor: convert to pytest by @gregoryraymond in #35
- chore: linting by @mschuett in #36
New Contributors
- @gregoryraymond made their first contribution in #26
- @holysoles made their first contribution in #27
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Update ruamel-yaml requirement from 0.18.6 to 0.18.7 by @dependabot in #22
- Update ruamel-yaml requirement from 0.18.7 to 0.18.10 by @dependabot in #23
- feat: add class AnsibleVault to support !vault tags by @Jim-Walk and @mschuett in #25
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Support !reference with any number of elements by @mrijken in #18
- Fix data types in new !reference handling by @mschuett in #19
- Bump python from 3.12-slim to 3.13-slim by @dependabot in #21
New Contributors
Full Changelog: v1.4.0...v1.5.0
v1.4.0
a late FrOSCon release
What's Changed
- support/document Forgejo Actions by @mschuett in #14
- add simple automatic test by @mschuett in #16
- fix: allow absolute paths for files parameters by @mschuett in #13, thanks to @lukaw3d for raising issue #12
- feat: now really support GitHub Actions, not only Workflows by @mschuett in #15, thanks to @lukaw3d for raising issue #11
- Update ruamel-yaml requirement from 0.16.0 to 0.18.6 by @dependabot in #9
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.0
I received several contributions and it is time for a release and a container image.
What's Changed
- Skip jobs.<job_id>.defaults.run in GitHub Actions by @temp20230620 in #2
- Create .pre-commit-hooks.yaml by @temp20230620 in #1
- Make Jinja variable regex lazy by @temp20230620 in #3
- Use
isto compare values with None by @temp20230620 in #4
New Contributors
- @temp20230620 made their first contribution in #2
Full Changelog: v1.1.0...v1.2.0
v1.1.0
initial release
Looks stable enough, time to tag something.