Features
- Add --output-single-yaml option to render command (207c9b5)
- Allow dynamic target config to be part of the same project/repo (5c0b433)
Bug Fixes
- Fix --offline for render and friends (c15c182)
- Call get_object_ref() after removing namespace from the object (77ce4e8)
- Don't even call prepare() manually (4454c3c)
- Fix diff with hooks that need to be deleted before (ec343cd)
- Fix render and list-images commands (73a269a)
---