Skip to content

Releases: mumoshu/variant2

v0.16.0

03 Mar 11:28
Compare
Choose a tag to compare

Changelog

8a71d58 feat: Bump variantdev/mod to introduce envPrefix support

v0.15.0

27 Feb 00:33
Compare
Choose a tag to compare

Changelog

8ac9c53 feat: do set key and format=text to set value for single config key

v0.14.0

17 Feb 12:31
Compare
Choose a tag to compare

Changelog

a728aec Bump variantdev/mod to 0.13.0 along with others

v0.13.1

16 Feb 23:58
Compare
Choose a tag to compare

Changelog

927042d fix(slackbot): Do not hang after a dialog is cancelled
ccd4cbf fix(slackbot): Do include stdout/stderr from the command in response

v0.13.0

13 Feb 23:40
Compare
Choose a tag to compare

Changelog

558c512 feat: Slack bot with optional dialog to prompt for missing args
6d8c6fd feat: option description as survey help

v0.12.0

11 Feb 05:02
Compare
Choose a tag to compare

Changelog

5081055 feat: Auto-prompt
3a5fc61 Small code fixes
ff0b7f2 Add LICENSE

v0.11.0

11 Feb 01:32
Compare
Choose a tag to compare

Changelog

122288e feat: variant export binary SRC_DIR DST_FILE to build a single executable binary at DST_FILE
e805f17 Update README

v0.10.0

07 Feb 09:09
Compare
Choose a tag to compare

Changelog

e09266f feat: JSON Configuration Syntax

v0.9.0

06 Feb 12:16
Compare
Choose a tag to compare

Changelog

0402d3c feat: log { stream = "stderr" } to also write to stderr

v0.8.0

05 Feb 01:25
Compare
Choose a tag to compare

Changelog

9521a92 feat: variant export go SRC_DIR DST_DIR for building single executable binary of your command