config-rs v0.3.0 Release Notes

Release Date: 2017-02-08 // about 7 years ago
    • YAML from @tmccombs
    • Nested field retrieval
    • Deep merging of sources (was shallow)
    • config::File::from_str to parse and merge a file from a string
    • Support for retrieval of maps and slices — config::get_table and config::get_array