Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

55 lines (31 loc) · 1.13 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.4.0] - 2023-05-10

Fixed

  • get_transcriptions using skip and top params

Modified

  • Messages given by Azure when 4** HTTP errors are detailed #56
  • Use Speech to Text API v3.1 instead of v3.0 #58

[0.3.0] - 2022-10-19

Modified

  • Compatibility with Ruby 3.1

[0.2.0] - 2021-07-01

Added

  • Delete a transcription

[0.1.1] - 2021-06-24

Fixed

  • dry-struct dependency in the gemspec

[0.1.0] - 2021-06-24

Added

  • Start a transcription

  • Retrieve a transcription and its results