Skip to content

directory 1.3.9.0

Latest
Compare
Choose a tag to compare
@Rufflewind Rufflewind released this 11 Oct 10:44
· 1 commit to master since this release
v1.3.9.0
  • Rely on file-io for file I/O.
  • Drop support for base older than 4.12.0.
  • Resolve TOCTOU issue with removeDirectoryRecursive and removePathForcibly on POSIX systems. (part of #97)
  • findExecutable "" now returns Nothing, matching non-Windows systems (#180)