Skip to content

Commit

Permalink
what's new section
Browse files Browse the repository at this point in the history
  • Loading branch information
asoseil committed Oct 14, 2016
1 parent 040a3a6 commit 897c31f
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

#### 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

- Build, Install, Test, Fmt and Run at the same time
Expand Down Expand Up @@ -169,15 +179,7 @@ A Go build system with file watchers, output streams and live reload. Run, build
#### Next release
##### Milestone 1.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
##### Milestone 1.2
##### v1.2
- [ ] Windows support
- [ ] Go generate support
Expand Down

0 comments on commit 897c31f

Please sign in to comment.