Skip to content

Releases: renaudjenny/swift-tts

2.1.2 Error if built with macOS

29 Mar 20:31
Compare
Choose a tag to compare
build(macOS): re-add macOS in the package but error if it's built for it

2.1.1 Fix AsyncStreams

26 Mar 07:58
Compare
Choose a tag to compare
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

22 Mar 22:19
Compare
Choose a tag to compare
build(CI): add CI GitHub Action script

2.0.0 Modern Concurrency

21 Mar 18:25
Compare
Choose a tag to compare
docs: update README to include new libs of this package

First release!

09 Aug 14:12
Compare
Choose a tag to compare
1.0.0

build: initial setup of the library