Releases: mumoshu/variant2
Releases · mumoshu/variant2
v0.16.0
Changelog
8a71d58 feat: Bump variantdev/mod to introduce envPrefix support
v0.15.0
Changelog
8ac9c53 feat: do set key and format=text to set value for single config key
v0.14.0
Changelog
a728aec Bump variantdev/mod to 0.13.0 along with others
v0.13.1
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
Changelog
558c512 feat: Slack bot with optional dialog to prompt for missing args
6d8c6fd feat: option description as survey help
v0.11.0
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
Changelog
e09266f feat: JSON Configuration Syntax
v0.9.0
Changelog
0402d3c feat: log { stream = "stderr" } to also write to stderr
v0.8.0
Changelog
9521a92 feat: variant export go SRC_DIR DST_DIR
for building single executable binary of your command