Releases: matagus/django-pagination-py3
Releases · matagus/django-pagination-py3
v2.1.0
What's Changed
- Docs converted into markdown and building them with mkdocs by @matagus in #13
- Improvements to mkdics configuration + using material theme by @matagus in #14
- Added .nojekyll file to tell github to not build gh pages by @matagus in #15
- Set homepage & documentation urls to use gh pages url by @matagus in #16
- Added RTD config file by @matagus in #17
- Setup RTD to build docs using mkdocs by @matagus in #18
- Specifying docs and devs dependencies groups in pyproject.toml by @matagus in #19
- Bump actions/checkout from 2 to 4 by @dependabot in #20
- Standardised list of GitHub labels synchronised on push to main branch by @matagus in #21
- Pre-commit autoupdate by @matagus in #22
- Added isort to pre commit hooks by @matagus in #23
- Removing python 3.8, added 3.13 and Django 5.1 to CI, tests, and docs by @matagus in #24
- Bump version to 2.1.0 by @matagus in #25
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- django-pagination-py is now compatible with Python 3.8 to 3.12 and Django 4.0 to 5.0.2
- Leveraging gihub actions for CI, creating this release and publishing package @ Pypi
- Migrated from
setup.py
topyproject.toml
- Added working example project
- Improved README file and more translations
Full Changelog: v1.2.0...v2.0.0
v1.2.0
Bump to version 1.2.0