Releases: westerveltco/django-simple-nav
Releases · westerveltco/django-simple-nav
v0.3.0
What's Changed
- bump template to v2024.13 by @joshuadavidthomas in #30
- Update navs.py by @joshuadavidthomas in #31
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #32
- add
extra_context
toNavGroup
andNavItem
by @joshuadavidthomas in #34 - update README with additional documentation by @joshuadavidthomas in #36
- 🔖 bump version 0.2.0 -> 0.3.0 by @joshuadavidthomas in #37
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- update repo using
django-twc-package
template by @joshuadavidthomas in #17 - bump template to 2024.5 by @joshuadavidthomas in #18
- bump template to 2024.8 by @joshuadavidthomas in #19
- bump template to 2024.10 by @joshuadavidthomas in #21
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #20
- remove
.copier-answers
directory by @joshuadavidthomas in #25 - move
count_anchors
from fixture to test util by @joshuadavidthomas in #26 - bump dev status to beta by @joshuadavidthomas in #28
- add tests for
django_simple_nav.permissions
by @joshuadavidthomas in #27 - allow for passing an
Nav
instance to templatetag by @joshuadavidthomas in #13 - 🔖 bump version 0.1.0 -> 0.2.0 by @joshuadavidthomas in #29
New Contributors
- @pre-commit-ci made their first contribution in #20
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- add copier template for pre-commit and lint codebase by @joshuadavidthomas in #3
- ⬆️ Adds Django 5.0 support. 🔥 Drops 4.1 by @jefftriplett in #5
- Bump actions/setup-python from 4 to 5 by @dependabot in #7
- add initial nav rendering by @joshuadavidthomas in #4
- add ability to override template name in tag by @joshuadavidthomas in #11
- 🔖 bump version 0.1.0dev0 -> 0.1.0 by @joshuadavidthomas in #15
New Contributors
- @jefftriplett made their first contribution in #5
- @dependabot made their first contribution in #7
Full Changelog: v0.1.0dev0...v0.1.0