Skip to content

v0.6.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 20:53
· 0 commits to main since this release

Changelog

  • Allow for empty string comparisons via "eq" and "ne" in "is var". e.g.
    • is var FOO eq ""
    • is var FOO ne ""