v0.11.0
·
1782 commits
to master
since this release
6 changes since v0.10.0
🚀 Features
- Add golden and matrix tests to component template (#364)
- Update compile make targets in component template to support components with library (#368)
🛠️ Minor Changes
- Fix and improve PyPI build (#376)
🔎 Breaking Changes
- Remove support for Python 3.6 (caused by upgrade to Kapitan v0.30) (#358)
🐛 Fixes
- Fix
Component.filters_file
to usetarget_directory
(#366) - Ensure Commodore exits with exit code 1 on catalog push failures (#371)