Releases: sunggun-yu/envp
Releases · sunggun-yu/envp
v1.0.0
Changelog
- ad75f66 [skip ci] adding dependabot
- 7a0cc94 [skip ci] remove unused code
- 889acab ci: should add SHELL for ci testing
- 2827d8e dep: updating ginkgo version
- ad086d2 feat: adding config file to get rid of viper
- 8d58867 feat: use internal config file implementation instead of viper
- db93bc4 fix: add command and test case
- f2ded67 fix: additional test cast for show cmd
- e8f1bea fix: delete command ginkgo test and confirm prompt
- 7e33c51 fix: edit command ginkgo test
- 95a22cf fix: init config file should not trunc file
- c62eeed fix: list command and test code
- dd49a17 fix: list command test
- bcbcad3 fix: root command and ginkgo test cases
- 80ac070 fix: save test should perform right after updating
- 1495a07 fix: show command and test code
- b5633a7 fix: show command ginkgo test
- 6ae48f7 fix: test code. unexpected behaviour with defer
- bc0d69b fix: test file path
- 854ffd8 fix: typo [skip -ci]
- 914c649 fix: typo [skip ci]
- cd8cd3a fix: use command and test code
- 7cd0871 fix: use command ginkgo test
- 94ab78c fix: version command and test code
- 2e02821 fix:start command and ginkgo test cases
- 0b884f3 testing: add test cases for config file
- a06a5de testing: use testify for non ginkgo
v0.3.2
v0.3.1
v0.3.0
v0.2.0
v0.1.0
Changelog
- 3bb6546 [skip ci] adding codeql badge
- f306a0f [skip ci] codecov badge
- 04c7801 ci: codeql analysis
- b16b292 ci: github action for testing
- 5268a00 doc: adding installation instruction
- 3f1ac07 doc: some typo
- 0e7f2ea feat: adding SetProfile for add/edit profile
- 9860727 feat: adding delete profile and refactoring
- 504eb80 feat: prepare getting rid of viper.sub()
- 049b704 feat: refactoring with struct and methods
- edb7f13 fix: exit instruction msg for start cmd
- 2eaee80 refactor: separate profile
- 6083e63 refactoring: []config.Env -> config.Envs
v0.0.4
v0.0.3
v0.0.2
v0.0.1-alpha.4
Changelog
- dd81820 fix: help docs and some clean up