Releases: matagus/django-pagination-py3
Releases · matagus/django-pagination-py3
v2.3.0
What's Changed
- Little improvements for repository by @matagus in #30
- Fix code and config files to make use of Python 3.13 everywhere by @matagus in #31
- Added support for Django 5.2, dropped fof Python 3.9 and Django < 4.2 by @matagus in #32
- Improvements to README, pyproject.toml and CI workflow config by @matagus in #33
- Upgrade to Python 3.14 by @matagus in #37
- Add Django 6.0 support with all compatibility updates by @matagus in #38
- Increase test coverage and remove dead code by @matagus in #39
Full Changelog: v2.1.0...v2.3.0
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.pytopyproject.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