kelseyhightower/envconfig v1.3.0 Release Notes

Release Date: 2017-01-24 // over 7 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