Matcher-py

Latest version: v0.5.7

Safety actively analyzes 724288 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.5.1

Performance
- Use FxHash to speed up simple matcher process.

Flexibility
- Remove unnecessary dependencies.

0.5.0

Changed
- A bunch of changes and I don't want to explain one by one.

0.4.6

Performance
- Optimize performance.

0.4.5

Changed
- Optimize Simple Matcher `process` function when multiple simple_match_type are used.
- add `dfa` feature to matcher_rs.
- shrink `FANJIAN` conversion map.

0.4.4

Changed
- Merge PINYIN and PINYINCHAR process matcher build.
- Add `process` function to matcher_py/c/java.
- Fix simple matcher process function issue.
- Refactor matcher_py file structure, use `rye` to manage matcher_py.
- Delete `println!` in matcher_c.

0.4.3

Changed
- Fix exemption word list wrongly reject entire match, not a single table.
- Add match_id to MatchResult.
- Reverse DFA structure to AhoCorasick structure.
- matcher_c use from_utf8_unchecked instead of from_utf8.
- Build multiple wheels for different python version.
- Update FANJIAN.txt and NORM.txt.
- Fix issues with `runtime_build` feature.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.