Version 0.12.4
Fixes for topic matching
TopicMatcher- Fixed a number of corner cases
- Iterator optimized
- Added
prune()andshrink_to_fit(), andget_key_value()
TopicFilterfixed corner cases- Added stand-alone
topic_matches()andtopic_matches_iter()functions from PR #228