3.0.0
- Raised PHP requirements. This library now requires PHP 7.2 or newer
- [BC break] Enforced strong types on all interfaces and classes. If you implemented library interface, you need to adapt your implementations.
- [BC break] Removed all features deprecated in version 2. Specifically, MenuFactory and MenuItem are not accepting a
null
name anymore