Releases: ruby/pathname
Releases · ruby/pathname
v0.4.0
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
- @toy made their first contribution in #35
- @peterzhu2118 made their first contribution in #36
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Add Ruby 3.2 to the CI matrix by @petergoldstein in #26
- Improve actions by @hsbt in #27
- Remove taint/untaint methods by @hsbt in #29
- Expose Pathname::VERSION by @hsbt in #30
- Use test-unit-ruby-core gem by @hsbt in #32
New Contributors
- @petergoldstein made their first contribution in #26
Full Changelog: v0.2.1...v0.3.0
v0.2.1
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
autoloadofFileUtilsby @nobu in #22 - [Misc #19155] [DOC] Addion of absolute paths by @nobu in #24
New Contributors
- @k0kubun made their first contribution in #15
- @deivid-rodriguez made their first contribution in #13
- @jeremyevans made their first contribution in #10
- @knu made their first contribution in #20
- @nobu made their first contribution in #22
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Use test-unit by @hsbt in #1
- Fix segmentation fault of
Pathname#splitwhenFile.splitreturns non array value [Bug #17755] by @kachick in #4 - CI: Quoted "3.0" in YAML by @olleolleolle in #5
- [Doc] Correct how to run tests by @kachick in #2
- gemspec: Explicitly list 0 executables by @olleolleolle in #7
- CI: use bundler-cache and bundle exec by @olleolleolle in #11
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/ruby/pathname/commits/v0.1.0