ENVied v0.9.0 Release Notes
Release Date: 2017-03-01 // over 6 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