Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 606 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 606 Bytes

Change log

v0.10.4

  • Fix PyPi project description.

v0.10.3

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

v0.10.2

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

v0.10.1

  • Avoid name collisions when using Electron, so jQuery etc work normally

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 to eel.start takes a filepath, not a bool.

v0.9.13

  • Add support for Jinja templating.

Earlier

  • No changelog notes for earlier versions.