Skip to content

Version 0.11.1

Compare
Choose a tag to compare
@fpagliughi fpagliughi released this 04 May 13:31
· 99 commits to master since this release

Minor fix, particularly to make TopicMatcher more useful.

  • #156 Improvements to TopicMatcher:
    • Doesn't require item type to implement Default trait
    • Match iterator returns key/value tuple (not just value).
  • #154 Add public interface to retrieve client_id.