Skip to content

Releases: adrg/strutil

v0.3.1

27 Sep 16:03
f9dd097
Compare
Choose a tag to compare

Changelog

  • Fixed support for multibyte characters throughout the package.
  • Improved package testing.

v0.3.0

19 Apr 06:57
Compare
Choose a tag to compare

Changelog

  • Added NgramCount function.
  • Minor optimization in the n-gram generation functions.
  • Restructured internal util package into mathutil, stringutil and ngram packages.
  • Improved package testing and coverage.
  • Improved package documentation.
  • Added dependabot.yml.
  • Added codeql-analysis.yml.