2021-10-24 06:32:55 +00:00
|
|
|
# 0.1.3
|
|
|
|
|
|
|
|
## Feature
|
|
|
|
|
|
|
|
* bind key for run #37
|
|
|
|
## Fix
|
|
|
|
|
|
|
|
* Not building latest tag #38
|
|
|
|
|
2021-10-20 19:06:53 +00:00
|
|
|
# 0.1.2
|
|
|
|
|
|
|
|
## Feature
|
|
|
|
|
2021-10-21 08:04:57 +00:00
|
|
|
* download files #26
|
|
|
|
* add goto last line toolbar #21
|
2021-10-21 11:00:25 +00:00
|
|
|
* use icons
|
2021-10-23 04:56:24 +00:00
|
|
|
* 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
|
2021-10-21 08:04:57 +00:00
|
|
|
|
2021-10-20 19:06:53 +00:00
|
|
|
## Fix
|
|
|
|
|
2021-10-23 04:56:24 +00:00
|
|
|
* 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
|
2021-10-20 19:06:53 +00:00
|
|
|
|
2021-10-20 17:46:51 +00:00
|
|
|
# 0.1.1
|
2021-10-20 17:19:13 +00:00
|
|
|
|
|
|
|
## Feature
|
|
|
|
|
|
|
|
* Save config back to file
|
2021-10-20 17:46:51 +00:00
|
|
|
* Add lang directive to specify lang mode
|
|
|
|
|
|
|
|
## Fix
|
|
|
|
|
|
|
|
* Server started in -v option (#16)
|