ENVied v0.9.0 Release Notes

Release Date: 2017-03-01 // about 7 years ago
    • ๐Ÿ‘Œ Support multiple groups [#16](../../pull/16)
    • ๐Ÿ‘ Replaced rack dependency with stdlib solution using CGI for supporting hash type
    • ๐Ÿ’Ž Now requiring Ruby 2.1.x and up
    • โž• Added float type which resolves [#30](../../pull/30)
    • โž• Added uri type [#22](../../pull/22)
    • โšก๏ธ Updated extractor to find interpolated ENV vars which fixes [#21](../../pull/21)
    • ๐Ÿ›  Various typo fixes [#24](../../pull/24) and [#28](../../pull/28)
    • โœ… Resolved warnings when running tests