v0.10.2
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
fix on previous
add :
.serve(request, obj)
-> .serve(request, obj, force=False)
: can force recreation of the instance (like in the past)Full Changelog: v0.10.1...v0.10.2