Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 13 May 15:14
· 8 commits to main since this release
Immutable release. Only release title and notes can be modified.
a7d80bb

Changelog

  • ef42e35 Add Shell Completion
  • 4e73071 Added an explicit regression case ("my prod") to env_name_test.go to make that constraint clear
  • a7d80bb Merge pull request #6 from yokawasa/shell-completion
  • 79a317a Update internal/cli/completion.go
  • 4350bb3 add dotenvx link
  • f2fd672 changed the zsh completion to stop at --, matching the bash behavior instead of delegating through _normal
  • b28bf58 docs update: add english descriptions
  • b329a63 enhanced cli tests
  • b43bcbf fix example shell setup for zsh
  • 5deaa12 fix: removed unused prev