directory v1.2.3.0 Release Notes

Release Date: 2015-07-01 // almost 9 years ago
    • Add support for XDG Base Directory Specification (#6)

    • Implement setModificationTime counterpart to getModificationTime (#13)

    • Implement getAccessTime and setAccessTime

    • Set the filename in IO errors from the file time functions

    • 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

    • Implement withCurrentDirectory