Releases: Agash/TTSTextNormalization
Releases · Agash/TTSTextNormalization
v0.3.0 - .NET 10
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.
v0.2.1
v0.1.1
v0.1.0
Initial Release
Nuget: https://www.nuget.org/packages/Agash.TTSTextNormalization/
Full Changelog: https://github.com/Agash/TTSTextNormalization/commits/v0.1.0