Releases: mmcshane/eventbus
Releases · mmcshane/eventbus
eventbus-1.0.1
eventbus-1.0.0
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
Minor changes to documentation