All Versions
25
Latest Version
Avg Release Cycle
248 days
Latest Release
1532 days ago
Changelog History
Page 1
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
fromyesod-auth
instead ofpwstore-fast
(usescryptonite
instead ofcryptohash
)
- 👉 Use
-
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)