Releases: mschuett/yaml-shellcheck
Releases · mschuett/yaml-shellcheck
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
is
to 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.