Skip to content

Releases: mmcshane/eventbus

eventbus-1.0.1

18 Aug 13:27

Choose a tag to compare

Dependency updates

eventbus-1.0.0

22 Apr 20:38

Choose a tag to compare

Make the Event concept more flexible.

With a little more cleverness in adapted_event we can remove the requirements
for Events being CopyConstructible Class types. Now we can publish integers and
pointers and other dumb stuff.

v1.0.0-alpha.1

20 Apr 01:38

Choose a tag to compare

v1.0.0-alpha.1 Pre-release
Pre-release
Minor changes to documentation

v0.1.1

22 Feb 14:13

Choose a tag to compare

Disable doxygen inline source