Releases: content-services/yummy
Releases · content-services/yummy
v1.0.18
v1.0.17
What's Changed
- HMS-9183: replace yaml parser with goccy/go-yaml by @Dugowitch in #37
- remove toolchain version from go.mod by @rverdile in #38
New Contributors
- @Dugowitch made their first contribution in #37
Full Changelog: v1.0.16...v1.0.17
v1.0.16
What's Changed
- Bump github.com/cloudflare/circl from 1.3.9 to 1.6.1 by @dependabot[bot] in #33
- Bump golang.org/x/crypto from 0.31.0 to 0.35.0 by @dependabot[bot] in #32
- Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in #35
- HMS-9066: Update go version to 1.24 by @mayurilahane in #36
New Contributors
- @mayurilahane made their first contribution in #36
Full Changelog: v1.0.15...v1.0.16
v1.0.15
v1.0.12
v1.0.11
v1.0.10
v1.0.8
v1.0.7: Fixes 2442: add support for parsing groups and envs (#16)
* added support for parsing packagegroups and environments, added tests * type checking and returning error * using custom unmarshalxml for the names and descriptions instead * added comps struct and method to hold and call parser for pgroups and envs * update tests * removed newline * update README
v1.0.5
What's Changed
- Bump github.com/cloudflare/circl from 1.3.1 to 1.3.3 by @dependabot in #13
- Fixes 1693: support .xz and .zst compression types by @rverdile in #14
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: v1.0.4...v1.0.5