Skip to content

Releases: SimonTheLeg/konf-go

v0.5.1

30 Oct 16:59
8ad0336
Compare
Choose a tag to compare

Changelog

  • 8ad0336 cleanup: nicer looking doc messages
  • dfa315c doc: importing kubeconfigs from a directory
  • 06e3dfe cleanup: remove ununsed struct

v0.5.0

30 Oct 16:37
81c7c4c
Compare
Choose a tag to compare

Changelog

  • 81c7c4c feat: add support for importing kubeconfigs in a dir
  • 62c9f1a refactor: move writing konfs into store pkg
  • 8593448 refactor: rename to konfig
  • 6bbe5b1 refactor: move split from cmd to konf pkg
  • 577414b Revert "refactor: expose string kubeconfigs from testhelper"
  • 6af0f1d refactor: expose string kubeconfigs from testhelper
  • f791f9a refactor: move id into separate konf pkg
  • beaa9e0 fix: changelog generation
  • dd2e56e doc: move upgrading cobra section into contributing
  • adca7e6 doc: extend nix code block
  • 3b67d27 doc: remove future ideas section
  • f2d3913 doc: fix missing shell declaration

v0.4.0

24 Sep 18:48
4ab3de5
Compare
Choose a tag to compare

Changelog

  • 4ab3de5 ci: use ldflags to build binary
  • 9301a1d feat: add version command

v0.3.0

20 Sep 19:05
6575f3d
Compare
Choose a tag to compare

Changelog

  • 6575f3d feat: add --move flag to import cmd
  • 7738d22 fix header for Pre-compiled binary in Readme.md
  • 48e3381 document Nix-based installation

v0.2.0

05 Sep 17:17
f322d3b
Compare
Choose a tag to compare

Changelog

  • ee2db5d feat: add tab completion for delete
  • 303bb78 feat: add delete command
  • f6e129b feat: introduce NoMatch state
  • 9b51905 fix: matching glob, which contains no expansion
  • 5ba0c53 Upgrade to Go 1.19
  • 63bf5cf refactor: split into FetchAllKonfs and FetchKonfsForGlob
  • 92e1923 refactor: create memFs in tests at test execution
  • 4af0c23 refactor: rename store.TableOutput to Metadata
  • 704d482 refactor: remove dependency on sprig
  • 04d39bc refactor: introduce custom KonfID type
  • 5a1e789 refactor: Include templatefuncs in TemplateCreator
  • bafbd35 refactor: extract prompt-building into own package
  • 9784973 refactor: move fetching konfs into its own package

v0.1.1

20 Jul 19:53
7e63f0c
Compare
Choose a tag to compare

Changelog

  • 7e63f0c use deploy key in tagging workflow

v0.1.0

03 Jul 15:55
6a94626
Compare
Choose a tag to compare

Initial Release