mirror of
https://github.com/Luzifer/korvike.git
synced 2024-11-08 15:30:05 +00:00
77 lines
1.2 KiB
Markdown
77 lines
1.2 KiB
Markdown
# 0.12.0 / 2021-12-11
|
|
|
|
* Add urlescape function
|
|
|
|
# 0.11.0 / 2021-08-30
|
|
|
|
* Add support for b64decode
|
|
|
|
# 0.10.0 / 2021-04-11
|
|
|
|
* Add "hash" template function
|
|
|
|
# 0.9.0 / 2021-03-22
|
|
|
|
* Add support for executing sub-templates
|
|
|
|
# 0.8.2 / 2021-03-09
|
|
|
|
* Update dependencies
|
|
|
|
# 0.8.1 / 2020-11-06
|
|
|
|
* Fix: Update go.sum file in main dir
|
|
|
|
# 0.8.0 / 2020-11-06
|
|
|
|
* Update blackfriday
|
|
|
|
# 0.7.1 / 2020-04-08
|
|
|
|
* Fix tests
|
|
|
|
# 0.7.0 / 2020-04-08
|
|
|
|
* Make blackfriday markdown available
|
|
|
|
# 0.6.1 / 2019-07-28
|
|
|
|
* Fix: Update repo-runner config for go modules
|
|
|
|
# 0.6.0 / 2019-07-28
|
|
|
|
* Add AppRole support into `vault` function
|
|
* Add go modules support (remove old vendoring)
|
|
* README updates
|
|
* Replace build image
|
|
|
|
# 0.5.0 / 2018-05-31
|
|
|
|
* Add b64encode as a function
|
|
* Fix Copyright line in LICENSE
|
|
|
|
# 0.4.1 / 2017-06-20
|
|
|
|
* Fix: New dependencies were missing in vendoring
|
|
|
|
# 0.4.0 / 2017-06-20
|
|
|
|
* Add `vault` template function
|
|
|
|
# 0.3.0 / 2017-04-17
|
|
|
|
* Add 'now' function and function tests
|
|
|
|
# 0.2.1 / 2017-02-14
|
|
|
|
* Add builder config
|
|
* Add dependencies
|
|
* Add export for template functions
|
|
|
|
# 0.2.0 / 2016-08-24
|
|
|
|
* Add ability to include files
|
|
|
|
# 0.1.0 / 2016-07-31
|
|
|
|
* initial version
|