Releases: renaudjenny/swift-tts
Releases · renaudjenny/swift-tts
2.1.2 Error if built with macOS
build(macOS): re-add macOS in the package but error if it's built for it
2.1.1 Fix AsyncStreams
build: remove `macOS` compatibility * It's actually not compatible with `macOS`, even if the code compiles, it simply doesn't work like on iOS (proof is that tests are not passing correctly on macOS) * It needs more investigation to figure out what's wrong on macOS
2.1.0 Improve compatibility with macOS
build(CI): add CI GitHub Action script
2.0.0 Modern Concurrency
docs: update README to include new libs of this package
First release!
1.0.0 build: initial setup of the library