Skip to content

Releases: ktr0731/evans

0.3.1

12 May 02:27
8cc8905
Compare
Choose a tag to compare
fix default header (#51)

0.3.0 VALLIS-NERIA

24 Apr 15:56
Compare
Choose a tag to compare

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

Bug fix

  • skip entrypoint.bash if the branch is not master
  • removed -h option text from help text. (#41)

0.2.8

28 Feb 12:50
8bfca72
Compare
Choose a tag to compare
use protoparse instead of protoc command (#37)

0.2.7

17 Feb 14:03
ded70da
Compare
Choose a tag to compare
add config tests (#33)

0.2.6

17 Feb 07:20
e33da1a
Compare
Choose a tag to compare
refactored logic which processes config values (#32)

0.2.5

11 Feb 05:00
7b0affd
Compare
Choose a tag to compare
impl update checker (#29)

0.2.4

10 Feb 07:59
b332725
Compare
Choose a tag to compare
accepts multi paths (#28)

0.2.3

07 Feb 17:27
56749e6
Compare
Choose a tag to compare
impl map field logic (#26)

0.2.2

06 Feb 15:56
22e1d45
Compare
Choose a tag to compare
refactor entity (#25)

0.2.1

03 Feb 12:59
fff2d19
Compare
Choose a tag to compare
fix repeated field inputting logic (#24)