Skip to content

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

Compare
Choose a tag to compare
@jlsherrill jlsherrill released this 31 Oct 13:28
· 10 commits to master since this release
28b1d17
* 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