v0.4.0
0.4.0 (2018-05-21)
Added
- Short-flag combination is now supported.
Changed
- A
when
item now evaluates to true if ANY tests pass rather than if ALL tests
pass. Allwhen
items in a clause must still pass. environment
clauses inwhen
items now support mapping a single key to
multiple values.
Removed
- Remove deprecated
not_equal
syntax in favor ofnot-equal
.
Automated with GoReleaser
Built with go version go1.10.1 linux/amd64