config-rs v0.9.2 Release Notes

Release Date: 2019-01-03 // over 5 years ago
    • Support reading enums from configuration. #85
    • Improvements to error path (attempting to propagate path). #89
    • Fix UB in monomorphic expansion. We weren't re-exporting dependent types. #91