v1.5.0
What's Changed
- Fix Ruby 2.4 test run by @deivid-rodriguez in #48
- Unify CI by @deivid-rodriguez in #50
- Make verbose output go to stdout instead of stderr by @jeremyevans in #49
- Fix #install with "X" mode option by @nobu in #47
- Sync from ruby head by @nobu in #51
- Reduce iteration through list for
:mkdir_p
by @ashmaroli in #52 - Make mkdir_p only attempt to create necessary directories by @jeremyevans in #53
New Contributors
- @ashmaroli made their first contribution in #52
Full Changelog: v1.4.1...v1.5.0