This is a minor release with some bug fixes.
- Fix for ExpandableGroup: It should suppress change notifications from its children while collapsed. (#56)
- Fix for UpdatingGroup. It now correctly propagates change notifications (notifyChanged() or notifyChange(payload)) from its child Items. (#59)