Skip to content

v0.4.0

Compare
Choose a tag to compare
@rliebz rliebz released this 22 May 03:10
· 261 commits to main since this release

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. All when items in a clause must still pass.
  • environment clauses in when items now support mapping a single key to
    multiple values.

Removed

  • Remove deprecated not_equal syntax in favor of not-equal.

Automated with GoReleaser
Built with go version go1.10.1 linux/amd64