mirror of
https://github.com/Luzifer/yaml-vault.git
synced 2024-12-20 20:11:16 +00:00
44 lines
837 B
Markdown
44 lines
837 B
Markdown
# 1.1.1 / 2016-10-13
|
|
|
|
* Add Github releases publisher
|
|
|
|
# 1.1.0 / 2016-10-05
|
|
|
|
* Add state absent to delete keys
|
|
|
|
# 1.0.1 / 2016-08-23
|
|
|
|
* Fix: Use text/template instead of html/template
|
|
|
|
# 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.
|
|
|
|
# 0.3.0 / 2016-07-19
|
|
|
|
* allow ignoring errors (writing sys/auth/ path or similar)
|
|
|
|
# 0.2.4 / 2016-07-11
|
|
|
|
* fix read tries when path has no current children
|
|
|
|
# 0.2.3 / 2016-07-11
|
|
|
|
* add version number in GoBuilder builds
|
|
|
|
# 0.2.2 / 2016-07-11
|
|
|
|
* fix replacing config with empty file
|
|
|
|
# 0.2.1 / 2016-07-11
|
|
|
|
* fix bug when reading path and key with same name
|
|
|
|
# 0.2.0 / 2016-07-11
|
|
|
|
* allow templating in input file
|
|
|
|
# 0.1.0 / 2016-07-11
|
|
|
|
* add initial version
|