Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@zlateska zlateska released this 29 May 16:16
· 120 commits to main since this release

What's Changed

Breaking Change

This release introduces the features module for loading the module. It no longer loads via the module loader. Plugins need to require the features module and instantiate the Features singleton in order for this version to load. Features::getInstance();

Full Changelog: 1.0.0...2.0.0