Skip to content

Releases: sunggun-yu/envp

v0.3.2

19 Feb 21:50
Compare
Choose a tag to compare

Changelog

  • f461e94 ci: test all pushes
  • 46c1620 fix: nil pointer for nested profile by omitempty
  • f2d977d fix: refactoring the shell pkg, root cmd test
  • 80fd05e refactor: add operations in config with NameProfile to simplify operations

v0.3.1

15 Feb 19:30
Compare
Choose a tag to compare

Changelog

  • a68e9ed fix(root cmd): only args after double dash is command

v0.3.0

14 Feb 04:14
Compare
Choose a tag to compare

Changelog

  • dea4e51 [skip ci] add demo screen cast
  • bcae3ad feat: adding homedir path util and ginkgo for cmd testing
  • d6cc1c2 feat: expand abs path of home dir when execute the shell
  • 992f6cf fix: adding test code for shell pkg
  • c3fff86 refactor: ensuring config root path outside of root cmd

v0.2.0

12 Feb 05:22
Compare
Choose a tag to compare

Changelog

v0.1.0

11 Feb 06:45
Compare
Choose a tag to compare

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

09 Feb 07:10
Compare
Choose a tag to compare

Changelog

v0.0.3

08 Feb 05:28
Compare
Choose a tag to compare

Changelog

  • 2416273 doc: adding some tips
  • 5c4e0a8 feat: profile name auto completion

v0.0.2

07 Feb 21:25
Compare
Choose a tag to compare

Changelog

  • 38e1708 feat: error and show example when default profile is empty string
  • 4c96748 fix: nested profile issue and so on.

v0.0.1-alpha.4

07 Feb 05:48
Compare
Choose a tag to compare

Changelog

  • dd81820 fix: help docs and some clean up

v0.0.1-alpha.3

07 Feb 03:55
Compare
Choose a tag to compare

Changelog