Skip to content

StringKit-FP v1.8.1

Choose a tag to compare

@ikelaiah ikelaiah released this 22 Aug 01:02
· 18 commits to main since this release
c8df121

Fixes

  • Corrected substring counting, empty-input similarity handling, truncation guarantees, signed number grouping, and lossless split behavior.
  • Clamped Jaro and Jaro-Winkler results to the valid range.

Quality

  • Added regression coverage for static and helper APIs.
  • Added Ubuntu and Windows CI, including Lazarus package validation.
  • Removed stale artifacts and refreshed documentation and coverage reporting.