Releases: content-services/yummy
Releases · content-services/yummy
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
v1.0.1
v1.0.0
v0.0.6
What's Changed
- Add Functionality and readme.md by @Andrewgdewar in #1
- CONTENT-45: Add tests/vet/lint/format to github actions by @Andrewgdewar in #2
- migrate to yummy by @jlsherrill in #3
- Updates to rpm parsing by @jlsherrill in #5
- Readme update by @jlsherrill in #4
- Add parsing revision from repomd.xml by @rverdile in #6
Full Changelog: v0.0.3...v0.0.6
v0.0.3
Bump go version to match fedora 35