All Versions
11
Latest Version
Avg Release Cycle
41 days
Latest Release
1437 days ago

Changelog History
Page 1

  • v0.8.3 Changes

    May 13, 2020

    โฌ†๏ธ Upgraded to Go v1.14 and deprecated dep

  • v0.8.2

    October 29, 2019
  • v0.8.1

    September 17, 2019
  • v0.8.0 Changes

    August 12, 2019

    โž• Added functionality to strictly bind a struct using BindStructStrict func

  • v0.7.2 Changes

    July 15, 2019
    • ๐Ÿ‘• linting
    • ๐Ÿ›  fix on vault kv version 2
  • v0.7.1 Changes

    May 22, 2019
    • ๐Ÿ›  Fix vault kv v2 check on version type in metadata
  • v0.7.0 Changes

    May 21, 2019
    • ๐Ÿ‘Œ Support KV v2 for Vault
  • v0.6.5 Changes

    April 02, 2019
    • โž• Add optinal panic recovery on watcher using a MaxWatcherPanics setting.
    • โœจ Enhance error logging on loaders and waycjers.
    • โž• Add package comments.
  • v0.6.4 Changes

    April 01, 2019
    • โž• Add ability to split strings using a separator in klenv to get []string in the store.
  • v0.6.3 Changes

    April 01, 2019
    • ๐Ÿ”ง Make TTLRatio configurable in Vault loader