What's Changed
- Fixed OrderBy for collection changes by @YohDeadfall in #143
- Added GroupBy for collections by @YohDeadfall in #144
- Added DebuggerDisplay to properties by @YohDeadfall in #146
- Added OnItemAdded and OnItemRemoved for collections by @YohDeadfall in #145
- Rethrow unhandled errors by @YohDeadfall in #149
- Added fat pointers to state machines by @YohDeadfall in #148
- Added an ability to inspect state machine chains by @YohDeadfall in #151
- Improved debugging experience for properties by @YohDeadfall in #152
- Unsubscribe observers on error by @YohDeadfall in #153
- Updated Avalonia to v11 in #158
Full Changelog: v0.4...v0.5.0