v1.2.0
What's Changed
- Add missing
remove_destination
option to a doc [ci skip] by @y-yagi in #23 - Use FileUtils::VERSION in gemspec by @stomar in #24
- Merge r64911: restore documentation for FileUtils by @stomar in #25
- Remove development files in gem releases by @colby-swandale in #27
- update JRuby in travis by @colby-swandale in #28
- improve the documentation of FileUtils.cd by @colby-swandale in #26
- fix breaking specs in CI due to undefined method in ruby MRI < 2.5 by @colby-swandale in #29
- Update supported rubies to the latest version in travis by @colby-swandale in #30
- Lazily require
etc
by @deivid-rodriguez in #34
New Contributors
- @y-yagi made their first contribution in #23
- @colby-swandale made their first contribution in #27
Full Changelog: v1.1.0...v1.2.0