Changelog

Latest

2.0.3 (2022-02-07)

  • Update css styles for setting filter title and shortcut links.

2.0.2 (2021-12-21)

  • Fix docs version and release numbers mangled by bump2version.

2.0.1 (2021-12-21)

  • Updated installation instructions to simply usage.

  • Replaced travis with github actions for testing.

  • Updated the list of supported python and Django versions.

  • Freshened dependencies to correct vulnerabilities.

  • Removed hard-coded path in requirements.txt created by pip-compile.

  • Split requirements into separate files for docs, tests and development.

  • Added config file for Read the Docs.

v2.0.0 - 2020-09-18

  • Completely rewritten to use a modern version of Django (2.2+).

v0.1.0 - 2017-08-20

  • Modernised to support the current version of Django (1.11).

v0.0.1 - 2011-07-28

  • Initial release