Releases: sangeethnandakumar/Twileloop.SessionGuard
Releases · sangeethnandakumar/Twileloop.SessionGuard
Major Release
Full Changelog: v2.0...v2.1
Major Release
What's Changed
- Features/expirimental by @sangeethnandakumar in #1
- Features/expirimental by @sangeethnandakumar in #2
New Contributors
- @sangeethnandakumar made their first contribution in #1
Full Changelog: v1.2...v2.0
Major Update
-
Twileloop.SessionGuardwill now call UI updates only for defined bindings - This allows a huge performance advantage compared to previous versions. This enables significantly lower UI refresh pressure on WinForms
- However, this requires doing a diff check on states to detect changed fields/properties. That comes with a Diff cost which is faster for now and will be further pushed on upcoming releases
- This version requires major syntax updates and breaking changes compared to previous verion
Initial Version
v1.0
Initial version