Releases: livliu686/MsgBus
Releases · livliu686/MsgBus
v1.1.0
What's Changed
- docs: fix redirect stubs with leftover content, add missing benchmark sections by @huihuilivio in #2
- Performance: TopicId routing + Wildcard trie + Condvar backoff by @huihuilivio in #3
- test: add 7 tests to improve coverage to 98.2%, update docs by @huihuilivio in #4
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- feat: zero-copy optimization, multi-dispatcher, topic wildcards, and hardened reliability by @huihuilivio in #1
New Contributors
- @huihuilivio made their first contribution in #1
Full Changelog: https://github.com/huihuilivio/MsgBus/commits/v1.0.0