Skip to content

Releases: sangeethnandakumar/Twileloop.SessionGuard

Major Release

25 Jul 08:23
b30486e

Choose a tag to compare

Major Release

25 Jul 08:16
7f34714

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2...v2.0

Major Update

15 Jul 15:18
c513a34

Choose a tag to compare

  • Twileloop.SessionGuard will 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

09 Jul 11:39

Choose a tag to compare

v1.0

09 Jul 10:01
197c5a4

Choose a tag to compare

v1.0 Pre-release
Pre-release

Initial version