kelseyhightower/envconfig v1.3.0 Release Notes
Release Date: 2017-01-24 // over 5 years ago-
- ๐ supports a
split_words
struct field tag for using underscores in env var names - ๐จ
Usage*
API for printing out usage information calculated from envconfig spec structs - ๐ now supports maps with
key1:value1,key2:value2
syntax in environment variables
- ๐ supports a