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

Releases: python-eel/Eel

v1.0.0-a1

03 Oct 19:24

Choose a tag to compare

v1.0.0-a1 Pre-release
Pre-release
GitHub Actions workflow

v0.10.4

05 Mar 21:11

Choose a tag to compare

Bug fix:

  • Fix PyPi project description.

v0.10.3

05 Mar 20:59
3bb6f80

Choose a tag to compare

Bug fix:

  • Fix a bug that prevented using Eel without Jinja templating.

v0.10.2

24 Feb 12:34
5e551f3

Choose a tag to compare

Bug fix:

  • Only render templates from within the declared jinja template directory.

v0.10.1

20 Feb 22:34
da4198c

Choose a tag to compare

Fixed bug in eel.js that assumed browser was Electron

v0.10.0

13 Feb 20:03
a12e0a9

Choose a tag to compare

  • Corrective version bump after new feature included in 0.9.13
  • Fix a bug with example 06 for Jinja templating; the templates kwarg to eel.start takes a filepath, not a bool.