Skip to content

v0.10.2

Compare
Choose a tag to compare
@manatlan manatlan released this 03 Oct 11:34
· 110 commits to master since this release

fix on previous

add :

  • the .serve(request, obj) -> .serve(request, obj, force=False) : can force recreation of the instance (like in the past)
  • a "rerender" re-redenders now with a fresh session

Full Changelog: v0.10.1...v0.10.2