Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Releases: speechly/cli

v0.5.5

02 Nov 09:04
4974f99
Compare
Choose a tag to compare

Changelog

4974f99 Build and release macOS arm binary for Apple Silicon (#24)

Docker images

  • docker pull speechly/cli:v0.5.5

v0.5.4

21 Oct 08:05
1414703
Compare
Choose a tag to compare

Changelog

372cb84 Evaluate command (#22)
1414703 Reference date as optional in annotate command (#23)

Docker images

  • docker pull speechly/cli:v0.5.4

v0.5.3

29 Sep 09:57
bf1fe11
Compare
Choose a tag to compare

Changelog

bf1fe11 Remove client side language validation (#21)

Docker images

  • docker pull speechly/cli:v0.5.3

v0.5.2

23 Sep 06:03
Compare
Choose a tag to compare

Changelog

70eb973 Add edit application command for changing app name

Docker images

  • docker pull speechly/cli:v0.5.2

v0.5.1

22 Sep 06:26
Compare
Choose a tag to compare

Changelog

2ea28bb Add download command to get the current config for an app
df41729 Add automation usage examples

Docker images

  • docker pull speechly/cli:v0.5.1

v0.5.0

13 Sep 12:02
Compare
Choose a tag to compare

Changelog

34d047e Add version command, set version on release (#19)
5896236 Add documentation about API key as env variable
c20f9f0 Build and publish a docker image
d85f4fb Find apikey from env variable
eb2e257 Validate batch size and expose random seed (#20)
d9561e9 Validate configuration when deploying (#18)

Docker images

  • docker pull speechly/cli:v0.5.0

v0.4.2

07 Jul 14:07
Compare
Choose a tag to compare

Changelog

62e3a92 Change deprecated WithTimeout
401d4ea Refactor config reading and connection management
69d1e10 Update README.md
4db3aaf Use Go 1.16 for release

v0.4.1

04 May 05:50
Compare
Choose a tag to compare

Changelog

b23fa9c Add annotated audio count

v0.4.0

23 Apr 07:02
Compare
Choose a tag to compare

Changelog

52804c3 Implement stats command (#17)
87b72a3 Update docs

v0.3.6

01 Apr 09:57
4fa46a3
Compare
Choose a tag to compare

Changelog

4fa46a3 When deleting app, verify that given appid exists in the project (#16)