First release candidate for 0.3.0.
Note: This release introduced a BC break as it changed the event name formats (core and plugins) and the core item event names:
- Changes the format from
event.plugintoplugin:event(e.g.create.jcarouseltojcarousel:create) - Removes the item prefix from the item events (e.g.
itemfirstintofirstin)
See the events documentation.