Releases: cmuench/inotify-proxy
2.1.1
2.1.0
2.0.1
2.0.0
Changelog
69089f3 Fix github action -> deprecated usage of GITHUB_ENV
9f746c0 Merge pull request #6 from cmuench/feature/extension-based-config
1322817 Fix extension validation if no profile exists
c128cc5 Add extension and profile handling to watch function
305163d Start to refactor config handling (see #5)
1.1.0
1.0.0
Changelog
2fbca2f Merge pull request #2 from cmuench/feature/yaml-config
3a33628 Add better error handling for config loading process
8f9a548 Add inotify-proxy.yaml support
3ad09c0 Add new javascript profile
0d2f54f Merge pull request #1 from cmuench/feature/go-routines
e1ee26e Remove debug message
5a89a05 Add go routines for parallel processing
55d23b4 Upgrade go version to 1.14
0.0.4
Changelog
c5aab1c Set missing GITHUB_REF_SLUG env variable in gorelease action
eab6c2c Use GITHUB_REF_SLUG instead of GITHUB_REF
699a1f8 Try to use GITHUB_REF as version
94cc553 Remove own ldflags
28ba0db Quote ldflags in .goreleaser.yml
813ac0d Remove sub-array in gorelease config
8a39a13 Try to fix gorelease config
307eebc Add own version to build