Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

v0.13.0

Choose a tag to compare

@samuelhwilliams samuelhwilliams released this 21 Jun 21:22
90125fb
  • Drop support for Python versions below 3.6
  • Add jinja2 as an extra for pip installation, e.g. pip install eel[jinja2].
  • Bump dependencies in examples to dismiss github security notices. We probably want to set up a policy to ignore example dependencies as they shouldn't be considered a source of vulnerabilities.
  • Disable edge on non-Windows platforms until we implement proper support.