Skip to content

v0.3.0 - .NET 10

Latest

Choose a tag to compare

@Agash Agash released this 24 Feb 16:25

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.0 and net9.0
    • generate and upload TRX test results
  • 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.