- Remove all blank spaces from JSON responses.
- Optional support for minifying response HTML with
htmlmin
. - Log warning message if the component HTML doesn't appear to be well-formed (i.e. an element does not have an ending tag). #342 by liamlawless35
Breaking changes
- Bump supported Python to >=3.7.