- [change] - remove redundant re-tagging #1218
- [change] - split japanese/chinese sentences on 。!? without trailing whitespace
- [change] - support fullwidth ? in .questions()
- [change] - i18n sentence-split chars like ।॥ ؟ ۔ ։ ። ။ ។ full-stops
- [change] - use pnpm for github actions
- [new] - normalize fullwidth ascii - 'Hello 2024'
- [new] - support comments in spec-output fmt
- [fix] - replace all non-breaking spaces, not only the first
- [fix] - unicode non-breaking spaces in input #1220
- [fix] - cleanup of match-logic code