Skip to content

0.42.0

Compare
Choose a tag to compare
@adamghill adamghill released this 29 Jan 14:20
· 415 commits to main since this release
  • 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.