Releases: ktr0731/evans
Releases · ktr0731/evans
0.3.1
0.3.0 VALLIS-NERIA
New features
- auto-updating using HomeBrew or GitHub releases
- you can select by REPL prompt. (like y/N)
- if
autoUpdate
config enabled, update automatically and asynchronous.
Changes
- introduced ktr0731/go-semver to control version smoothly.
Bug fix
- skip entrypoint.bash if the branch is not
master
- removed
-h
option text from help text. (#41)