Releases: SimonTheLeg/konf-go
Releases · SimonTheLeg/konf-go
v0.7.0
v0.5.1
v0.5.0
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
v0.3.0
v0.2.0
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
v0.1.0
Initial Release