Releases: rubyconfig/config
Releases · rubyconfig/config
5.6.1
What's Changed
- fix(security): replace
IO.read
withFile.read
by @pkuczynski in #378
Full Changelog: 5.6.0...5.6.1
5.6.0
What's Changed
Full Changelog: 5.5.2...5.6.0
5.5.2
What's Changed
- Fix warning: ostruct was loaded from the standard library by @taketo1113 in #363
New Contributors
- @taketo1113 made their first contribution in #363
Full Changelog: 5.5.0...5.5.2
5.5.0
What's Changed
- Allow arrays to be passed through env variables by @dominh in #354
- Fix typos in the tests and documentation by @ydah in #359
- Use
funding_url
rather thanpost_install_message
by @pda in #360
New Contributors
- @dominh made their first contribution in #354
- @ydah made their first contribution in #359
- @pda made their first contribution in #360
Full Changelog: 5.4.0...5.5.0