Skip to content

Releases: ruby/pathname

v0.4.0

06 Nov 07:20
03bef85

Choose a tag to compare

What's Changed

  • require fileutils in both methods using it by @toy in #35
  • Remove check for File.birthtime by @peterzhu2118 in #36
  • use delete_prefix instead of sub in find method by @toy in #34

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

07 Nov 08:02
f3d2367

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

05 Dec 07:19
7e796cc

Choose a tag to compare

What's Changed

  • s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #15
  • Don't use bundle exec with GitHub Actions by @hsbt in #16
  • Officially drop support for ruby 2.6 or older by @deivid-rodriguez in #13
  • Support all rm_r options in Pathname#rmtree by @olleolleolle in #8
  • Make Pathname#each_entry return enumerator if called without block by @jeremyevans in #10
  • Update actions by @hsbt in #18
  • Added dependabot.yml for actions by @hsbt in #19
  • Implement Pathname#lutime by @knu in #20
  • Expand tabs by @hsbt in #21
  • Fix autoload of FileUtils by @nobu in #22
  • [Misc #19155] [DOC] Addion of absolute paths by @nobu in #24

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

17 Nov 10:27
e6b3b3e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Nov 10:27
5509b63

Choose a tag to compare