v2.0.4
What's Changed
- Async templates require enable_async in jinja2 Environment by @vbarbaresi in #399
- fix issues related to using
static=true
inapi.add_route()
andstatic_route
inresponder.API()
by @daphil19 in #406
New Contributors
Full Changelog: v2.0.2...v2.0.4