All Versions
4
Latest Version
1.3
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v1.3 Changes

    • Generated directory names are now based on random hex strings rather than PIDs.

      This got a major version bump as a courtesy to users who may depend on the specific form of generated names, but that form is not part of the API contract and should not be depended upon.

  • v1.2.1 Changes

    • ๐Ÿ‘ Limit support to GHC 7.0+
    • โž• Add new functions: writeTempFile, writeSystemTempFile, emptyTempFile, emptySystemTempFile
    • ๐Ÿ‘‰ Make sure that system* functions return canonicalized paths
    • ๐Ÿ“š Modernize the code base, add tests and documentation
  • v1.2.1.1 Changes

    • ๐Ÿ‘Œ Improve the docs
  • v1.2.0.4 Changes

    • โšก๏ธ Update maintainership information
    • ๐Ÿ›  Fix the docs