All Versions
25
Latest Version
Avg Release Cycle
248 days
Latest Release
1768 days ago

Changelog History
Page 1

  • v1.7.1 Changes

    November 19, 2018
    • ๐Ÿ˜Œ Relax upper bounds to allow persistent-2.9 (for GHC 8.6 versions of Stackage nightly)
    • โœ‚ Remove testing of GHC below 8.0.2, and lts below 9
  • v1.7.1.2 Changes

    January 04, 2020
    • ๐Ÿ›  Fix test to allow use of persistent-template-2.8
  • v1.7.1.1 Changes

    April 25, 2019
    • ๐Ÿ›  Fix test and relax upper bound for persistent-2.10 / persistent-template-2.7
    • ๐Ÿ—„ Replace use of deprecated requireJsonBody
  • v1.7 Changes

    February 22, 2018
    • โšก๏ธ Update for changes in yesod version 1.6, but retain compatibility with previous versions
    • โœ‚ Remove support for GHC below 7.10, and lts below 6
  • v1.6.2 Changes

    August 30, 2017
    • ๐Ÿ‘‰ Use PasswordStore from yesod-auth instead of pwstore-fast (uses cryptonite instead of cryptohash)
  • v1.6.1 Changes

    April 19, 2017
    • ๐Ÿ˜Œ Relax upper bound on persistent
  • v1.6 Changes

    ๐Ÿš€ This release completes the breaking changes started in 1.5. For details โฌ†๏ธ of upgrading, please see โฌ†๏ธ Upgrading.md.

    • Complete removal of compatibility with old databases designed for versions before 1.3
    • โž• Add JSON support
  • v1.6.0.1 Changes

    • ๐Ÿ›  Fix serious documentation layout problem caused by typo
  • v1.5.1 Changes

    • 0๏ธโƒฃ Include CSRF token in default form
  • v1.5.1.3 Changes

    • ๐Ÿ›  Fix test failure with basic-prelude >= 0.6 (#6)