Skip to content

Releases: speechly/ios-client

Release 0.3.0

09 Apr 07:09
27b554f
Compare
Choose a tag to compare
  • Renamed all central terms, dropped Speech prefix to unify naming with other SDKs
  • Refactored UI components to be easily usable in SwiftUI, with UIViewRepresentable wrapper
  • Changed the gRPC streaming semantics so that the existing stream is reused if possible

Release 0.2.2

26 Mar 06:45
66d49f8
Compare
Choose a tag to compare
Update dependencies, add IdentityAPI v2 (#2)

* Update dependencies

* Add projectId based login

* Generate docs and update cli build

* Allow either appId or projectId

* Include appId as optional param for start

* Add check for keys in init

* Update docs

0.2.1

08 Dec 13:11
Compare
Choose a tag to compare
  • Update to the latest version of API definitions

0.2.0...0.2.1

0.2.0

27 Nov 12:14
63a6608
Compare
Choose a tag to compare
  • Make CachingIdentityClient public and update the documentation (#1)

0.1.0...0.2.0

0.1.0

20 Nov 16:28
Compare
Choose a tag to compare

Initial release