40 lines
674 B
Markdown
40 lines
674 B
Markdown
# 0.1.3
|
|
|
|
## Feature
|
|
|
|
* bind key for run #37
|
|
## Fix
|
|
|
|
* Not building latest tag #38
|
|
|
|
# 0.1.2
|
|
|
|
## Feature
|
|
|
|
* download files #26
|
|
* add goto last line toolbar #21
|
|
* use icons
|
|
* bind ctrl-s (cmd-s) to fileSave
|
|
* refactor as lib #15
|
|
* Set Title to be changeable #24
|
|
* show run result below #33
|
|
* set font size #31
|
|
* Hide Config zone for other usage such as go playground #23
|
|
|
|
## Fix
|
|
|
|
* all cmd output should be pass straight back to user
|
|
* timeout on none ending cmd #34
|
|
* add sys setting to conf #32
|
|
* Apply should save before taking action #19
|
|
|
|
# 0.1.1
|
|
|
|
## Feature
|
|
|
|
* Save config back to file
|
|
* Add lang directive to specify lang mode
|
|
|
|
## Fix
|
|
|
|
* Server started in -v option (#16) |