what's new section

This commit is contained in:
alessio 2016-10-14 11:50:18 +02:00
parent 040a3a6e21
commit 897c31ff9b
1 changed files with 11 additions and 9 deletions

View File

@ -14,6 +14,16 @@ A Go build system with file watchers, output streams and live reload. Run, build
![Preview](http://i.imgur.com/dJbNZjt.gif) ![Preview](http://i.imgur.com/dJbNZjt.gif)
#### What's new
##### v1.1
- [ ] Windows support - **Moved to 1.2**
- [x] Custom paths for the commands fast/add
- [x] Save output on a file
- [x] Enable the fields Before/After
- [x] Web panel (localhost:5000)
#### Features #### Features
- Build, Install, Test, Fmt and Run at the same time - Build, Install, Test, Fmt and Run at the same time
@ -169,15 +179,7 @@ A Go build system with file watchers, output streams and live reload. Run, build
#### Next release #### Next release
##### Milestone 1.1 ##### v1.2
- [ ] Windows support - **Moved to 1.2**
- [x] Custom paths for the commands fast/add
- [x] Save output on a file
- [x] Enable the fields Before/After
- [x] Web panel
##### Milestone 1.2
- [ ] Windows support - [ ] Windows support
- [ ] Go generate support - [ ] Go generate support