gaper v1.0.0-rc.1 Release Notes

Release Date: 2018-06-22 // almost 6 years ago
  • ๐Ÿ”„ 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