v0.5.0
What's Changed
- add tests to get to 100% code coverage by @joshuadavidthomas in #41
- check if
django.contrib.auth
app is installed and adjust perm checks by @joshuadavidthomas in #49 - add test for nested templatetag by @joshuadavidthomas in #50
- switch templatetag variable resolution to new vars by @joshuadavidthomas in #51
- create example demo by @joshuadavidthomas in #42
- 🔖 bump version 0.4.0 -> 0.5.0 by @joshuadavidthomas in #59
Full Changelog: v0.4.0...v0.5.0