This repository has been archived by the owner on Oct 21, 2021. It is now read-only.
Fixes from @jaybz
- Fixed stray semi colon in MessageProcessor
- Fixed issue with Newtonsoft.Json not serializing static members in ChoiceUpdate, StateUpdate, StateRemove, and StateCreate.
- You couldn't react with ChoiceUpdate on a ListChangeEventHandler without the instanceId since you couldn't tell what instance the change happened on.