cnab-go v0.3.0-beta1
Features
BUNDLE OUTPUTS!!!
The biggest new capability in this release is the introduction of bundle outputs to the Docker driver. With this, tooling can begin to expose outputs that bundles produce!
Changes to the Docker Driver:
CNAB core spec related changes
We're also keeping up with the cnab core spec. There have been a number of changes related to how parameters are defined, along with some various changes related to other parts of the bundle structure. This release brings a few of those along for the ride.
- Add initial support for
requiredExtensions
- Add a license field to bundle
- Update parameters to match spec
- remove fields from outputs
Other Changes
We removed the use of mapStructure from the structs, but we've added YAML support.
Thank You!
Thanks to @radu-matei @vdice @astrieanna @youreddy @jlegrone for great stuff this release!