Skip to content

v2.0.26

Choose a tag to compare

@willmcgugan willmcgugan released this 26 Jul 16:09
· 426 commits to master since this release

Fixed

  • fs.copy and fs.move disable workers if not thread-safe
  • fs.match detects case insensitivity
  • Open in exclusive mode is atomic (@squishy)
  • Exceptions can be pickleabe (@Spacerat)