Skip to content

v1.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@maxcnunes maxcnunes released this 22 Jun 16:55
· 48 commits to master since this release

Changelog

18ea15a Move cli to a different folder so Godoc works for the rest
a2fa6af Improve README
842a011 Add logo
1107ded Configure releaser
d6093dc Add version info
afc23e9 Configure Windows CI
f4157b5 Add Go documents
2847f41 Add more tests
8e2f157 Add few tests for builder and runner parts
04b1615 Implement no-restart-on option
68c9d71 Add support to restart on program exit
99cc752 Refactor restart logic into a function
853e82c Add support for glob searches on watch and ignore options
6fa6a91 Add support to watch multiple paths
28cf317 Fix poll interval not been used properly in the watcher
8e02bc3 Initial commit