Skip to content

Releases: DeveloperPaul123/eventbus

📔 Added documentation

26 Oct 15:32
3040c33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.1...0.10.2

Minor Fixes

10 Nov 13:55
74fcf73
Compare
Choose a tag to compare

Fixed

  • Issues with demo application and allows event types (#26)
  • Minor issues in README links
  • Compilation issues with GCC 11.x

New Features

03 Nov 15:25
5418996
Compare
Choose a tag to compare

Added

  • RAII handler registration objects
  • Better multi-thread support. Can now support simultaneous event firing (shared reads).

First official release

17 Sep 19:03
39005f1
Compare
Choose a tag to compare

Initial release of the eventbus library