v0.3.0
Main changes:
- Application added #topWindow to know which windows is currently active.
- Transmission mechanism modified to not work on arrays but direct methods.
- Layouts are now fully dynamic: You can add/remove presenters in runtime and you can change completely a layout in runtime.
- SpListPresenter: Added and experimental generator-based model.
- SpNotebookPresenter: Pages can now be closeable.
- Toolbar: Added Toggle buttons.
- Some work on documentation.
- Deprecated methods has been moved to Spec2-Deprecated packages and is not loaded anymore.
- Old layout is no longer needed, and it has been moved to a deprecated package and not loaded anymore either