comms-v0.0.10
Pre-release
Pre-release
·
17 commits
to master
since this release
Fix one off messaging when there is any active Listener (#54) * Fix one off messaging when there is any active Listener * update changelog and pubspec * change MessageSinkRegister sendToSinksOfType() to not add one off messages to buffer when there is any active Listener * update Sender send() doc comment * Fix typo and restructure send() doc comment, add PR number in changelog