Notable changes
- Add support for specifying multiple base images to use in the spec by @cpuguy83 in #492
- Add recover for panics from handlers by @cpuguy83 in #504
- Make matches a slice of regexes instead of a single regex by @bchuo in #518
- Allow for target-defined artifacts by @MorrisLaw in #502
- Add support for adding users and groups in spec by @cpuguy83 in #514
- feat: Multiple postinstall symlinks pointing to the same thing by @pmengelbert in #495
- Improve json schema with better null handling and other fixes by @cpuguy83 in #525
- Allow build args in target image config by @pmengelbert in #491
Full Changelog: v0.11.4...v0.12.0