=======
CHANGES
=======

1.0.1 (2026-06-02)
------------------

- updated zcml example in MyPager docstring to <p01:jsonrpc>
  (removes the last z3c.jsonrpc reference in the package; no parsed
  code change, purely documentation cleanup)


1.0.0 (2025-06-10)
------------------

- python 2.7 migration

- removed z3c.jsonrpc dependency


0.6.0 (2018-10-3)
------------------

- feature: implemented custom traverser not hidding errors in views as
  LookupErrors. You need to include the configure.zcml for enable the traverser.
  Earlier version did not provide a configure.zcml.


0.5.3 (2017-12-27)
------------------

- bugfix: improved pager width calculation


0.5.2 (2017-11-02)
------------------

- broken pypi release process


0.5.1 (2017-11-02)
------------------

- feature: adjust pager javascript and support responsive pagination by default

- feature: move css styles to less file with configurable varaibles. This makes
  it simple for adjust the padding and font sizes etc.


0.5.0 (2012-11-16)
------------------

- initial release
