All Versions
25
Latest Version
Avg Release Cycle
248 days
Latest Release
1768 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)