- Fix passed in escaped characters to not get doube-escaped
- Fix
Dir.globfails to return correct matches when a path contains plus sign(s)
- fix File.mv deleting when src and dest are the same
- Tempfile.create works without creating tempdir first
- fix deletion of file objects not working
- more ruby 2.7 fixes / warnings removed
- remote taint/untaint methods from Pathname
- support ruby 2.7
- No changes, this is a cosmetic release to signal stableness