Changelog for path-io-0.2.0
Path IO 0.2.0
- Added functions from
temporary:withTempFile,withTempDir,withSystemTempFile,withSystemTempDir,openTempFile,openBinaryTempFile, andcreateTempDir.temporaryis a lightweight and ubiquitous package, so depending on it should be OK.
Path IO 0.1.1
- Fixed type signatures of
renameFileandcopyFile.
Path IO 0.1.0
- Initial release.