Changelog of @hackage/yesod-page-cursor 2.0.0.9

Changelog for yesod-cursor

Unreleased

  • None

v2.0.0.9

  • Re-order declarations in TestApp, to build on GHC 9

v2.0.0.8

  • Fix test suite compilation error

v2.0.0.7

  • Remove dependencies upper bounds

v2.0.0.6

  • Relax dependency bounds

v2.0.0.5

  • Relax persistent upper bound
  • Fix errors with http-link-header 1.2

v2.0.0.4

  • Relax lens upper bound

v2.0.0.3

  • Test with LTS 17.1 / GHC 8.10
  • Relax upper bounds

v2.0.0.2

  • Relax upper bound on persistent packages

v2.0.0.1

  • Fix test suite for new persistent

v2.0.0.0

  • Add defaultLimit :: Int argument to withPage and withPageLink

v1.0.0.1

  • Fix missing previous link in all but last page

v1.0.0.0

Initial release.