Version 0.4
What's Changed
- fix no option error #37 in #38
- add templatetag for alternative to middleware by @kbehlers in #42
- Fixes add_reader NotImplementedError on Python 3.8 + Windows. by @mcteo in #49
- Patch for python 3.8 on GNU/Linux environment aka PosixPath by @gnud in #56
- changes getattr from settings to account for None values by @kbuilds in #57
New Contributors
- @kbehlers made their first contribution in #42
- @mcteo made their first contribution in #49
- @gnud made their first contribution in #56
- @kbuilds made their first contribution in #57
Full Changelog: 0.3.3...v0.4