Releases: python-eel/Eel
Releases · python-eel/Eel
v0.10.2
Bug fix:
- Only render templates from within the declared jinja template directory.
v0.10.1
Fixed bug in eel.js that assumed browser was Electron
v0.10.0
- Corrective version bump after new feature included in 0.9.13
- Fix a bug with example 06 for Jinja templating; the
templates
kwarg toeel.start
takes a filepath, not a bool.