All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Errors are now suppressed in production environments
- Update plugin for Craft 4
- Amend check for other event IDs as wasn't being iterated over in more recent versions of Craft
- Add ability to filter by whether events are public or not
- Issue with PSR-4 autoloading of widget file
- Updated README
- Add functionality to return full HTML description
- Remove hardcoded reference to client name
- Refactor event service logic, improve handling when no events by organiser
- Merged pull request to correct composer directive
- Update asset bundle namespace to head off issue with composer
- Initial release