You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [2.9.0](v2.8.0...v2.9.0) (2025-08-27)
### Features
* enhance name detection with comprehensive improvements ([#522](#522)) ([d540c0b](d540c0b))
### BREAKING CHANGES
* Some confidence scores have changed due to improved algorithm
* fix: update test expectations to match enhanced name detection behavior
- Fixed test expectations for names with preserved input case (MacDonald, McCarthy)
- Updated confidence score expectations to match improved algorithm
- Corrected name order detection expectations based on known name databases
- Fixed title handling test expectations (doctor.smith not reversed)
- Adjusted single letter initial confidence thresholds
- All 62 tests now passing
* Release 3.0.0-develop.0
* chore: update
0 commit comments