Version: 1.6.21.0-bp154.1.20
* Fri Jul 23 2021 psimons@suse.com
- Update yesod-core to version 1.6.21.0.
[#]# 1.6.21.0
* Export `Yesod.Core.Dispatch.defaultGen` so that users may reuse it for their own `YesodRunnerEnv`s [#1734](https://github.com/yesodweb/yesod/pull/1734)
* Thu Jul 01 2021 psimons@suse.com
- Update yesod-core to version 1.6.20.2.
[#]# 1.6.20.2
* Fix compatibility with template-haskell 2.17 [#1729](https://github.com/yesodweb/yesod/pull/1729)
* Sat May 22 2021 psimons@suse.com
- Update yesod-core to version 1.6.20.1.
[#]# 1.6.20.1
* Throw an error in `breadcrumbs` if the trail of breadcrumbs is circular. [#1727](https://github.com/yesodweb/yesod/issues/1727)
* Tue May 11 2021 psimons@suse.com
- Update yesod-core to version 1.6.20.
[#]# 1.6.20
* Generate CSRF tokens using a secure entropy source [#1726](https://github.com/yesodweb/yesod/pull/1726)
* Change semantics of `yreGen` and `defaultGen`
* Fri Apr 09 2021 psimons@suse.com
- Update yesod-core to version 1.6.19.0.
[#]# 1.6.19.0
* Change order of priority in `languages`[#1721](https://github.com/yesodweb/yesod/pull/1721)
* Thu Dec 17 2020 Ond?ej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Mon Dec 14 2020 psimons@suse.com
- Update yesod-core to version 1.6.18.8.
[#]# 1.6.18.8
* Fix test suite for wai-extra change around vary header
* Thu Nov 19 2020 psimons@suse.com
- Update yesod-core to version 1.6.18.7.
[#]# 1.6.18.7
* Fix functions generating Open Graph metadata[#1709](https://github.com/yesodweb/yesod/pull/1709)
* Sun Nov 08 2020 psimons@suse.com
- Update yesod-core to version 1.6.18.6.
[#]# 1.6.18.6
* Update documentation from `HandlerT` to `HandlerFor` [#1703](https://github.com/yesodweb/yesod/pull/1703)
* Tue Oct 20 2020 psimons@suse.com
- Update yesod-core to version 1.6.18.5.
[#]# 1.6.18.5
Document `ErrorResponse` [#1698](https://github.com/yesodweb/yesod/pull/1698)
* Thu Sep 24 2020 psimons@suse.com
- Update yesod-core to version 1.6.18.4.
[#]# 1.6.18.4
* Fixed a bug where `mkYesod` and other TH functions didn't work for datatypes with explicitly stated type variables, including the case with typeclass constraints. [https://github.com/yesodweb/yesod/pull/1697](#1697)
[#]# 1.6.18.3
* Remove mention of an oudated Yesod type (`GHandler`) from the docs for `handlerToIO`. [https://github.com/yesodweb/yesod/pull/1695](#1695)
[#]# 1.6.18.2
* Recommends `.yesodroutes` as the file extension for Yesod routes files. [#1686](https://github.com/yesodweb/yesod/pull/1686)
[#]# 1.6.18.1
* Increase the size of CSRF token
* Mon Aug 31 2020 psimons@suse.com
- Update yesod-core to version 1.6.18 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
* Wed Aug 19 2020 Michel Normand <normand@linux.vnet.ibm.com>
- Add _constraints with 6GB min disk space for ppc64/ppc64le
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 09 2020 psimons@suse.com
- Add yesod-core at version 1.6.18.
Version: 1.4.35.1-bp150.2.4
* Thu Jul 27 2017 psimons@suse.com
- Update to version 1.4.35.1.
* Mon Jun 12 2017 psimons@suse.com
- Update to version 1.4.35 revision 1.
* Wed Apr 19 2017 psimons@suse.com
- Update to version 1.4.33 revision 1 with cabal2obs.
* Sun Apr 09 2017 psimons@suse.com
- Update to version 1.4.33 with cabal2obs.
* Wed Mar 22 2017 psimons@suse.com
- Update to version 1.4.32 revision 1 with cabal2obs.
* Tue Mar 07 2017 psimons@suse.com
- Update to version 1.4.32 with cabal2obs.
* Sun Feb 05 2017 psimons@suse.com
- Update to version 1.4.31 with cabal2obs.
* Mon Jan 16 2017 psimons@suse.com
- Update to version 1.4.30 revision 1 with cabal2obs.
* Fri Dec 16 2016 psimons@suse.com
- Update to version 1.4.30 with cabal2obs.
* Sun Dec 04 2016 psimons@suse.com
- Update to version 1.4.28 with cabal2obs.
* Mon Nov 14 2016 psimons@suse.com
- Update to version 1.4.26 with cabal2obs.
* Sat Oct 01 2016 psimons@suse.com
- Update to version 1.4.25 with cabal2obs.
* Thu Sep 15 2016 psimons@suse.com
- Update to version 1.4.24 revision 0 with cabal2obs.
Version: 1.4.23-2.2
* Wed Aug 17 2016 psimons@suse.com
- Update to version 1.4.23 revision 0 with cabal2obs.
* Sun Jul 10 2016 psimons@suse.com
- Update to version 1.4.22 revision 0 with cabal2obs.
* Thu Jun 30 2016 mimi.vx@gmail.com
- update to 1.4.22
* Proper handling of impure exceptions within HandlerError values
* Tue Jun 21 2016 mimi.vx@gmail.com
- update to 1.4.21
* Add support for Encoding from aeson-0.11
* Tue Apr 26 2016 mimi.vx@gmail.com
- update to 1.4.20.2
* GHC 8 support
* Tue Apr 12 2016 mimi.vx@gmail.com
- update to 1.4.20.1
* Log a warning when a CSRF error occurs
* Thu Mar 31 2016 mimi.vx@gmail.com
- update to 1.4.20
* addMessage, addMessageI, and getMessages functions
* Allow lines of dashes in route files
* Mon Feb 22 2016 psimons@suse.com
- initial version yesod-core-1.4.19