v2.0.0
- Migrate
Orchestra\Widgetfrom Orchestra Platform 1.2. - Change the way
Orchestra\Widgethandle positional insert;beforeto<,afterto>andchild-ofto^. - Implements
ArrayIterator, eliminate the requirement to use$widget->getItems(). - Move
Orchestra\Widget\NestytoOrchestra\Support\Nesty.