Skip to content

Releases: canthefason/go-watcher

v0.2.4

03 Feb 06:11
Compare
Choose a tag to compare

With this release, we started installing dependent packages during the build process to have more efficient rebuilds.

v0.2.3

06 Nov 21:35
Compare
Choose a tag to compare

This release fixes an issue with consecutive file write operations and updates the dependent packages.

v0.2.2

26 Jun 08:14
Compare
Choose a tag to compare

This release introduces a couple of new changes, some including:

  • Add Dockerfile, and enable automated Docker Hub builds

v0.2.1

26 Jun 07:46
Compare
Choose a tag to compare

This release introduces a couple of new changes, some including:

  • Increase the file watcher delay

v0.2.0

26 Jun 07:17
Compare
Choose a tag to compare

This release introduces a couple of new changes, some including:

  • Fixed file changes don't trigger a build when the process exits with a non zero status code issue
  • Fixed the infinite loop issue
  • Better error handling and thread management

v0.1.0-alpha linux amd64

10 Jun 06:10
Compare
Choose a tag to compare

Initial release for amd64 Linux based systems.