- Fix PyPi project description.
- Fix a bug that prevented using Eel without Jinja templating.
- Only render templates from within the declared jinja template directory.
- Avoid name collisions when using Electron, so jQuery etc work normally
- 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.
- Add support for Jinja templating.
- No changelog notes for earlier versions.