All Versions
21
Latest Version
Avg Release Cycle
47 days
Latest Release
1721 days ago

Changelog History
Page 2

  • v0.5.1.1 Changes

    • ๐Ÿ›  Fix to allow mulitiple relative path of symlink.
  • v0.5.1.0 Changes

    • Catch all exceptions from Casa calls and recover
  • v0.5.0.0 Changes

    • ๐Ÿ”ง Make the location of LTS/Nightly snapshots configurable
  • v0.4.0.1 Changes

    • โœ‚ Removed errant log message
  • v0.4.0.0 Changes

    • โž• Add a deprecation warning when using a repo/archive without a cabal file, see Stack #5210
    • ๐Ÿ”’ Do not include repo/archive dependencies which do not include cabal files in lock files
    • โœ‚ Remove some no longer used functions
  • v0.3.0.0 Changes

    March 03, 2020
    • โฌ†๏ธ Upgrade to Cabal 3.0
  • v0.2.0.0 Changes

    October 10, 2019

    ๐Ÿ› Bug fixes:

    • Don't compare the hashes of cabal files. Addresses bugs such as Stack #5045. Data type changes: removed the pmCabal and rpmCabal fields.
  • v0.1.1.2 Changes

    August 27, 2019

    ๐Ÿ› Bug fixes:

    • Module mapping insertions into the database are now atomic. Previously, if you SIGTERMed at the wrong time while running a script, you could end up with an inconsistent database state.
  • v0.1.1.1 Changes

    Other changes:

    • ๐Ÿ‘Œ Support building with persistent-template-2.7
  • v0.1.1.0 Changes

    ๐Ÿ”„ Changes since 0.1.0.0

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix to allow dependencies on specific versions of local git repositories. See #4862

    Behavior changes:

    • ๐Ÿ”’ By default, do not perform expiry checks in Hackage Security. See

    #4928.

    Other changes:

    • ๐Ÿ“ฆ Rename pantry-tmp package back to pantry, now that we have gained maintainership (which had been used by someone else for a candidate-only test that made it look like the name was free but prevented uploading a real package).