0.4.2 (2025-04-18)
Text case conversion strip punctuation fixes and improved edge case handling in tests.
Bug Fixes
- correctly strip leading and trailing punctuation (
1db6a93)
Refactoring
- simplify boundary creation in custom boundary tests (
fb85ca7)