Skip to content

Tags: a8m/envsubst

Tags

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
.github: change release workflow output (#47)

* Change release workflow output

Changing the file structure of release assets to adhere to previous format

* upgrade go-release-action

* fix windows asset name

* fix windows binary name

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
parse: proper single char variable detection (#45)

Fixes #43, regression from #42

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
parse: allow default value expression starting with operators (#42)

Fixes #41

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add testing action (#33)

Co-authored-by: Ashley Penney <[email protected]>

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
parse: fix format for multi error report (#24)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #14 from a8m/feat/escape

parse: add support for escaping expressions

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[issue #9] moving restriction validation to VariableNode fixes issue (#…

…11)

* [issue #9] moving restriction validation to VariableNode fixes issue; removed empty comment