Skip to content

Releases: ruby/fileutils

v1.8.0

29 Oct 07:35
29de582

Choose a tag to compare

What's Changed

  • Fix ln_sf with multiple sources and target_directory: false by @nobu in #134
  • [DOC] Fix optional argument descriptions by @akihikodaki in #117
  • If noop, return before checking the argument by @nobu in #135
  • Refine ln_sr by @nobu in #136
  • FileUtils.remove_dir checks directory by @sferik in #132
  • Just the parent path of the destination symlink should exist by @nobu in #137
  • A workaround for RBS by @nobu in #138
  • Make ln_s forward target_directory to ln_sr by @nobu in #139
  • Add a workflow to sync commits to ruby/ruby by @k0kubun in #143

New Contributors

Full Changelog: v1.7.3...v1.8.0

v1.7.3

01 Nov 05:06
c138e67

Choose a tag to compare

What's Changed

  • [Feature #16495] Do not include a backtick in error messages and backtraces by @hsbt in #115
  • [DOC] nodoc for private methods by @nobu in #116
  • Exclude older than 2.6 on macos-14 by @nobu in #119

Full Changelog: v1.7.2...v1.7.3

v1.7.2

07 Nov 07:15
577fd38

Choose a tag to compare

What's Changed

  • Use released version of test-unit-ruby-core by @hsbt in #112

Full Changelog: v1.7.1...v1.7.2

v1.7.1

03 Apr 05:19
7138d85

Choose a tag to compare

What's Changed

  • Pin RubyGems 3.3 for Ruby 2.5 by @hsbt in #105
  • Migrate set-output to $GITHUB_OUTPUT by @znz in #106
  • Add mkdir_p to FileUtils.install by @satmandu in #104
  • Replace reusing actions by @hsbt in #107
  • [DOC] Remove (newly unneeded) remarks about aliases by @BurdetteLamar in #108
  • Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #109

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

05 Dec 06:12
213e6a3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

17 Nov 09:05
918d19e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

17 Nov 09:05
a29fe05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.5.0

v1.4.1

17 Nov 09:05
da15e3c

Choose a tag to compare

Full Changelog: v1.4.0...v1.4.1

v1.4.0

17 Nov 09:05
f92145b

Choose a tag to compare

What's Changed

  • Update test/lib by @nobu in #42
  • Remove use of taint, to avoid deprecation warnings in Ruby 2.7 by @jeremyevans in #45
  • Remove version.rb by @nobu in #41
  • Fix #install with "X" mode option by @nobu in #43

Full Changelog: v1.3.0...v1.4.0

v1.3.0

17 Nov 09:05
ba3bd6f

Choose a tag to compare

What's Changed

New Contributors

  • @zverok made their first contribution in #33
  • @znz made their first contribution in #40

Full Changelog: v1.2.0...v1.3.0