Small release fixing a bug in the render of pc.foreach.
What's Changed
- [Fixes #1351] print SQL execution statements if SQLALCHEMY_ECHO constant is set for debugging by @SlamChillz in #1369
- Fix sitemap output dir by @picklelo in #1382
- table: allow rows to be a Var by @masenf in #1374
- Synchronize Event Namespace by @ElijahAhianyo in #1370
- state.js: do not shadow outer
state
var when updating state by @masenf in #1375 - Fix foreach index type by @picklelo in #1389
New Contributors
- @SlamChillz made their first contribution in #1369
Full Changelog: v0.2.1...v0.2.2