Skip to content

directory 1.2.3.0

Compare
Choose a tag to compare
@Rufflewind Rufflewind released this 13 Jul 21:59
· 294 commits to master since this release
v1.2.3.0
  • Add support for XDG Base Directory Specification (#6)
  • Implement setModificationTime counterpart to getModificationTime (#13)
  • Implement getAccessTime and setAccessTime
  • Fix canonicalizePath so that it always returns a reasonable result even if the path is inaccessible and will not throw exceptions unless the current directory cannot be obtained (#23)
  • Corrected the trailing slash behavior of makeAbsolute so that makeAbsolute "" == makeAbsolute "."
  • Deprecate use of HsDirectory.h and HsDirectoryConfig.h