This repository was archived by the owner on Jun 22, 2025. It is now read-only.
v0.13.0
- 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.