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