Skip to content

Releases: content-services/yummy

v1.0.12

15 May 13:06
b928b22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.11...v1.0.12

v1.0.11

09 Feb 15:46
cba215c
Compare
Choose a tag to compare

What's Changed

  • Fixes 3539: introspection fails if comps file not detected by @xbhouse in #23

Full Changelog: v1.0.10...v1.0.11

v1.0.10

04 Jan 15:31
f05aed1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.9...v1.0.10

v1.0.8

09 Nov 17:24
7a6f14f
Compare
Choose a tag to compare

What's Changed

  • handling case of no comps.xml in repo by @xbhouse in #18

Full Changelog: v1.0.7...v1.0.8

v1.0.7: Fixes 2442: add support for parsing groups and envs (#16)

31 Oct 13:28
28b1d17
Compare
Choose a tag to compare
* 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

17 May 19:23
d18876a
Compare
Choose a tag to compare

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

Full Changelog: v1.0.4...v1.0.5

v1.0.1

08 Dec 14:09
5ddf08f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

05 Dec 15:00
3b0dea0
Compare
Choose a tag to compare

What's Changed

  • refactor to be more object oriented by @rverdile in #7

Full Changelog: v0.0.6...v1.0.0

v0.0.6

23 Aug 18:22
648bb3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.6

v0.0.3

10 May 19:55
Compare
Choose a tag to compare
Bump go version to match fedora 35