Skip to content

Aviator v0.16.0

Compare
Choose a tag to compare
@herrjulz herrjulz released this 26 Feb 13:46
· 70 commits to master since this release

New Features:

Enable Spruce gopatch (click here for more info)

GoPatch can be enabled within the Spruce section as a toplevel bool property:

spruce:
- base: some.yml
   go_patch: true
   merge:
   - with:
        files:
        - some/ops/file.yml
   to: result.yml

Changes:

Use dep instead of glide