Releases: DeveloperPaul123/eventbus
Releases · DeveloperPaul123/eventbus
📔 Added documentation
What's Changed
- Add documentation setup and Github Action workflow by @DeveloperPaul123 in #32
Full Changelog: 0.10.1...0.10.2
Minor Fixes
Fixed
- Issues with demo application and allows event types (#26)
- Minor issues in README links
- Compilation issues with GCC
11.x
New Features
Added
- RAII handler registration objects
- Better multi-thread support. Can now support simultaneous event firing (shared reads).
First official release
Initial release of the eventbus
library