Skip to content

Version 0.12.4

Compare
Choose a tag to compare
@fpagliughi fpagliughi released this 20 May 01:09
· 6 commits to v0.12.x since this release

Fixes for topic matching

  • TopicMatcher
    • Fixed a number of corner cases
    • Iterator optimized
    • Added prune() and shrink_to_fit(), and get_key_value()
  • TopicFilter fixed corner cases
  • Added stand-alone topic_matches() and topic_matches_iter() functions from PR #228