-
Volker Schukai authoredVolker Schukai authored
- v1.14.0 - 2022-10-24
- Add Features
- Changes
- v1.13.0 - 2022-10-24
- Bug Fixes
- v1.12.0 - 2022-10-23
- Add Features
- Changes
- v1.11.4 - 2022-10-23
- Bug Fixes
- v1.11.3 - 2022-10-23
- Bug Fixes
- v1.11.2 - 2022-10-23
- Bug Fixes
- v1.11.1 - 2022-10-23
- Bug Fixes
- v1.11.0 - 2022-10-23
- Add Features
- Bug Fixes
- Changes
- Code Refactoring
- v1.10.0 - 2022-10-17
- Bug Fixes
- v1.9.0 - 2022-10-17
- Add Features
- v1.8.0 - 2022-10-17
- Add Features
- v1.7.1 - 2022-10-15
- Bug Fixes
- v1.7.0 - 2022-10-14
- Bug Fixes
- v1.6.0 - 2022-10-14
- Add Features
- v1.5.0 - 2022-10-14
- Add Features
- v1.4.3 - 2022-10-07
- Changes
- v1.4.2 - 2022-10-07
- Changes
- v1.4.1 - 2022-10-06
- Changes
- v1.4.0 - 2022-10-05
- Bug Fixes
- Changes
- v1.3.0 - 2022-09-18
- Code Refactoring
- v1.2.0 - 2022-09-18
- Changes
- v1.1.0 - 2022-09-18
- Changes
- v1.0.1 - 2022-09-18
- Bug Fixes
- v1.0.0 - 2022-09-18
CHANGELOG.md 5.18 KiB
v1.14.0 - 2022-10-24
Add Features
- feat add path value #1
Changes
- chore add licenses
v1.13.0 - 2022-10-24
Bug Fixes
- fix allow override
v1.12.0 - 2022-10-23
Add Features
- feat new merge method
Changes
- chore add licenses
v1.11.4 - 2022-10-23
Bug Fixes
- fix the prefix of the env function now works
v1.11.3 - 2022-10-23
Bug Fixes
- fix watchlist was empty
v1.11.2 - 2022-10-23
Bug Fixes
- fix deleted files must not be removed from the watch list
v1.11.1 - 2022-10-23
Bug Fixes
- fix monitor directories not files
v1.11.0 - 2022-10-23
Add Features
- feat error handler and changed update handler
- feat inform enventhandler about an error that has occurred
- feat new ChangeEventHandler struct
Bug Fixes
- fix protect access to the config
Changes
- chore licenses
Code Refactoring
- refactor assign file list
v1.10.0 - 2022-10-17
Bug Fixes
- fix panic is format is nil
v1.9.0 - 2022-10-17
Add Features
- feat add HasOnChangeHook and RemoveOnChangeHook
v1.8.0 - 2022-10-17
Add Features
- feat add the posibility to recognise the filetype, add HasFile and RemoveFile
v1.7.1 - 2022-10-15
Bug Fixes
- fix copy values from xflags
v1.7.0 - 2022-10-14
Bug Fixes
- fix use wrong struct
v1.6.0 - 2022-10-14
Add Features
- feat implement the copyable interface of xflags
v1.5.0 - 2022-10-14
Add Features
- feat implement the copyable interface
v1.4.3 - 2022-10-07
Changes
- chore change license things
v1.4.2 - 2022-10-07
Changes
- chore change license things
- chore change license things
v1.4.1 - 2022-10-06
Changes
- chore add licenses
v1.4.0 - 2022-10-05
Bug Fixes
- fix settings must be exported
Changes
- chore add license file
v1.3.0 - 2022-09-18
Code Refactoring
- refactor error functions
v1.2.0 - 2022-09-18
Changes
- chore add git-chglog tool and update makefile
v1.1.0 - 2022-09-18
Changes
- change api HasError() to HasErrors() as it is more logical
v1.0.1 - 2022-09-18
Bug Fixes
- bugfix wrong return value of function newUnsupportedReflectKindError