Packages

MQTT-style topic matching trie using ETS

Current section

Files

Jump to
match_trie CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 1.0.0 (2026-03-13)
- Fix `is_match/2` recursive call bug
- Fix `flags` type spec for dialyzer
- Add documentation for hex.pm
- Add GitHub Actions CI
- Improve test coverage to 98%
## 0.1.0 (2016-10-25)
- Initial release