Releases: gelldur/EventBus
Releases · gelldur/EventBus
v3.1.2
- build test now OFF by default
- Add Listener::isListening
- Update Catch2 dependency
- Improve move/forward semantics to make less copy of events
- Fix compile error for gcc #53
v3.0.4
Add Listener::isListening
Requested feature in #48
v3.0.3
EventBus version bump v3.0.3
v3.0.1
Compilation fixes and testing in proper way of releasing on github.