Releases: adrg/strutil
Releases · adrg/strutil
v0.3.1
v0.3.0
Changelog
- Added
NgramCountfunction. - Minor optimization in the n-gram generation functions.
- Restructured internal
utilpackage intomathutil,stringutilandngrampackages. - Improved package testing and coverage.
- Improved package documentation.
- Added
dependabot.yml. - Added
codeql-analysis.yml.