1
0
mirror of https://github.com/Luzifer/korvike.git synced 2024-09-19 17:02:57 +00:00
korvike/History.md

1.1 KiB

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