* Fix a bug that prevented using Eel without Jinja templating.
0.10.2
* Only render templates from within the declared jinja template directory.
0.10.1
* Avoid name collisions when using Electron, so jQuery etc work normally
0.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 to `eel.start` takes a filepath, not a bool.
0.9.13
* Add support for Jinja templating.
Earlier * No changelog notes for earlier versions.