v0.10.0
What's Changed
- Add GitHub CoC, issue templates, security & dependabot configs, and .editorconfig by @matagus in #25
- Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.8.11 by @dependabot in #26
- Bump actions/checkout from 2 to 4 by @dependabot in #27
- Bump actions/setup-python from 3 to 5 by @dependabot in #28
- Several improvements to pyproject.toml, pre-commit config, README and example project by @matagus in #29
- Added test coverage report + code coverage tracking + README badge by @matagus in #30
- Fixes for README, pyptoject.toml, CI config & issues templates by @matagus in #31
- Added more tests to take coverage close to 100% by @matagus in #32
- More tests to reach 100% coverage + added codespell to pre-commit hooks by @matagus in #33
- Making better use of Django's generic relations by @matagus in #34
- Update readme and project with usage examples by @matagus in #35
- New release & publish gh actions by @matagus in #36
- Fixes for publish & release actions by @matagus in #37
New Contributors
- @dependabot made their first contribution in #26
Full Changelog: v0.9.0...v0.10.0