2024-12-12 11:31:53 +00:00
|
|
|
# 1.4.3 / 2024-12-12
|
|
|
|
|
|
|
|
* Update linter config
|
|
|
|
|
2024-12-12 10:58:41 +00:00
|
|
|
# 1.4.2 / 2024-12-12
|
|
|
|
|
|
|
|
* Update Go dependencies
|
|
|
|
|
2024-10-29 09:21:16 +00:00
|
|
|
# 1.4.1 / 2024-10-29
|
|
|
|
|
|
|
|
* Update Go dependencies
|
|
|
|
|
2024-04-07 12:43:10 +00:00
|
|
|
# 1.4.0 / 2024-04-07
|
|
|
|
|
|
|
|
* Replace CI system
|
|
|
|
* Modernize code, update depdendencies
|
|
|
|
|
2021-09-29 11:37:19 +00:00
|
|
|
# 1.3.2 / 2021-09-29
|
|
|
|
|
|
|
|
* Lint: Add PR linting, fix linter errors
|
|
|
|
* CI: Auto-publish releases
|
|
|
|
* Add go modules support, update dependencies
|
|
|
|
* Remove old dep management / vendoring
|
|
|
|
|
2019-01-09 15:29:06 +00:00
|
|
|
# 1.3.1 / 2019-01-09
|
|
|
|
|
|
|
|
* Fix validate-tags and log-level
|
|
|
|
|
2019-01-09 15:21:19 +00:00
|
|
|
# 1.3.0 / 2019-01-09
|
|
|
|
|
|
|
|
* Update dependencies, switch to dep for vendoring
|
|
|
|
* Improve code quality
|
|
|
|
* Remove travis config
|
|
|
|
|
2018-04-24 11:46:43 +00:00
|
|
|
# 1.2.0 / 2018-04-24
|
|
|
|
|
|
|
|
This release has no functional-diffs against `v1.1.0` release.
|
|
|
|
|
|
|
|
* Fix copyright, add new copyright, change README
|
|
|
|
* Switch build system
|
|
|
|
* Remove GoBuilder config
|
|
|
|
|
2016-10-13 10:54:05 +00:00
|
|
|
# 1.1.1 / 2016-10-13
|
|
|
|
|
|
|
|
* Add Github releases publisher
|
|
|
|
|
2016-10-05 11:23:45 +00:00
|
|
|
# 1.1.0 / 2016-10-05
|
|
|
|
|
|
|
|
* Add state absent to delete keys
|
|
|
|
|
2016-08-23 14:58:41 +00:00
|
|
|
# 1.0.1 / 2016-08-23
|
|
|
|
|
|
|
|
* Fix: Use text/template instead of html/template
|
|
|
|
|
2016-08-08 14:34:13 +00:00
|
|
|
# 1.0.0 / 2016-08-08
|
|
|
|
|
|
|
|
* Use a slice instead of a map
|
|
|
|
This introduces a breaking change in the configuration format. Please review the README file for more information.
|
|
|
|
|
2016-07-19 12:12:21 +00:00
|
|
|
# 0.3.0 / 2016-07-19
|
|
|
|
|
|
|
|
* allow ignoring errors (writing sys/auth/ path or similar)
|
|
|
|
|
2016-07-11 16:38:25 +00:00
|
|
|
# 0.2.4 / 2016-07-11
|
|
|
|
|
|
|
|
* fix read tries when path has no current children
|
|
|
|
|
2016-07-11 16:32:40 +00:00
|
|
|
# 0.2.3 / 2016-07-11
|
|
|
|
|
|
|
|
* add version number in GoBuilder builds
|
|
|
|
|
2016-07-11 16:18:29 +00:00
|
|
|
# 0.2.2 / 2016-07-11
|
|
|
|
|
|
|
|
* fix replacing config with empty file
|
|
|
|
|
2016-07-11 15:44:12 +00:00
|
|
|
# 0.2.1 / 2016-07-11
|
|
|
|
|
|
|
|
* fix bug when reading path and key with same name
|
|
|
|
|
2016-07-11 15:22:24 +00:00
|
|
|
# 0.2.0 / 2016-07-11
|
|
|
|
|
|
|
|
* allow templating in input file
|
|
|
|
|
2016-07-11 15:10:41 +00:00
|
|
|
# 0.1.0 / 2016-07-11
|
|
|
|
|
2019-01-09 15:29:06 +00:00
|
|
|
* add initial version
|