| Age | Commit message (Collapse) | Author |
|
Update testify dependency to 1.7.0
|
|
|
|
|
|
Put name of environment variable in error message
|
|
|
|
add FailSubcommand, WriteUsageForSubcommand, WriteHelpForSubcommand
|
|
|
|
Update README.md
|
|
|
|
Hi! As a first-time user of your great package I got a little bit confused on using command line args and env vars together, so it took me some time to make testing and I propose to save this time for other people by adding relevant edits to README.md
|
|
Add support for URLs
|
|
|
|
Recurse into unexported embedded structs
|
|
|
|
|
|
|
|
Fix case where an empty environment variable is parsed in a slice or map
|
|
into a slice or map
|
|
Add an example of mappings with commas
|
|
|
|
Fix lint issue in reflect.go
|
|
|
|
|
|
Push test coverage up to 100%
|
|
|
|
|
|
Add support for parsing into a map
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Optional long names
|
|
Add go 1.16 to CI
|
|
|
|
|
|
refactor: remove unused function
|
|
|
|
|
|
Add go1.15 to CI
|
|
|
|
|
|
|
|
|
|
|