Skip to content

2.0.0

Compare
Choose a tag to compare
@circlecube circlecube released this 29 May 14:20
· 13 commits to main since this release
dae822e

What's Changed

Breaking Changes

  • 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.3.3...2.0.0