TTSTextNormalization v0.3.0
This release modernizes the library for the .NET 10, .NET will be a supported main target until support for it ends as well.
Highlights
- added .NET 10 target
- updated project setup to use modern language/runtime configuration for new SDK workflows.
- cleaned up README
- improved CI (i hope..):
- build and test both
net10.0andnet9.0 - generate and upload TRX test results
- build and test both
- Aligned test infrastructure with current MSTest stack
Notes
- No functional behavior changes intended in normalization output for this release.
- This version is focused on platform modernization, tooling reliability, and maintainability.