Releases: ruby/fileutils
Releases · ruby/fileutils
v1.2.0
What's Changed
- Add missing
remove_destinationoption 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
etcby @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
v1.1.0
What's Changed
- Test on new Ruby versions by @nicolasleger in #16
- Support JRuby by @hsbt in #19
- JRuby tweaks by @headius in #18
- FileUtils.cd now returns result of block, if given by @marcandre in #13
- Extend timeout second for test_assert_output_lines with JRuby by @hsbt in #20
New Contributors
- @nicolasleger made their first contribution in #16
- @headius made their first contribution in #18
- @marcandre made their first contribution in #13
Full Changelog: v1.0.2...v1.1.0
v1.0.2
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Update readme page for project by @davydovanton in #5
- FileUtis.cp_r cannot overwrite a symlink of directory by @mzp in #9
- Improve README by @stomar in #10
- Fix documentation link in README by @stomar in #11
New Contributors
- @davydovanton made their first contribution in #5
- @mzp made their first contribution in #9
Full Changelog: v0.7.2...v1.0.0
v0.7.2
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Fix repository URL in README by @tricknotes in #1
New Contributors
- @tricknotes made their first contribution in #1
Full Changelog: https://github.com/ruby/fileutils/commits/v0.7.1