Skip to content

Releases: gelldur/EventBus

v3.1.2

10 Apr 09:27

Choose a tag to compare

  • 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

17 Jun 11:09

Choose a tag to compare

Add Listener::isListening

Requested feature in #48

v3.0.3

29 Nov 08:11

Choose a tag to compare

EventBus version bump v3.0.3

v3.0.2

24 Nov 05:59

Choose a tag to compare

Bug fix

v3.0.1

30 Jun 08:13

Choose a tag to compare

Compilation fixes and testing in proper way of releasing on github.