Skip to content

v0.5.0

Latest

Choose a tag to compare

@k2wanko k2wanko released this 05 Oct 12:00
61833a2

What's New in v0.5.0

🎉 Windows Support (Partial)

  • Added partial Windows support for speech synthesis and playback
  • Windows users can now use VOICEPEAK MCP for text-to-speech features

⚠️ Platform-Specific Changes

  • Dictionary management features are disabled on Windows due to binary format incompatibility
  • Windows users should manage pronunciation dictionary through the VOICEPEAK application
  • macOS continues to have full support for all features

📝 Documentation

  • Updated README with detailed platform support information
  • Added Windows limitations section
  • Clarified that Linux support is still planned

🔧 Technical Details

  • Added UNSUPPORTED_PLATFORM error code
  • Dictionary tests are now skipped on Windows platform
  • All dictionary tools throw informative errors on Windows

🐛 Bug Fixes & Improvements

  • Closed #5 (Windows support)

Platform Support Status

  • ✅ macOS: Full support
  • ⚠️ Windows: Partial support (speech synthesis and playback only)
  • 🚧 Linux: Planned

Full Changelog: v0.4.2...v0.5.0