Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (19 loc) · 351 Bytes

CHANGELOG.md

File metadata and controls

19 lines (19 loc) · 351 Bytes

1.0.9

  • Initialization is now a future. ElevenLabs(apiKey: 'your-api-key'); becomes await ElevenLabs.init(apiKey: 'your-api-key');

1.0.9

  • Added History.
  • Fix for parsing voices.

1.0.8

  • Refactor and fixes.

1.0.7

  • Refactor.

1.0.4

  • Clean up.

1.0.3

  • Added fileName.

1.0.2

  • Fix.

1.0.1

  • Fix.

1.0.0

  • Inital release.