Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 877 Bytes

CHANGELOG.md

File metadata and controls

24 lines (19 loc) · 877 Bytes

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.1.0 - 2023-06-20

Added

  • Fully integrated language learning assistant (#36)
  • Text-to-speech using Google's TTS API (#37)
  • Multilingual conversation agent (#35)
  • Language learning lesson planning agent (#15)
  • Voice transcription (#5)
  • Comprehensive unit and integration testing
  • Contributing guide documentation (#66)
  • API reference documentation (#50)
  • Getting started guide (#48)

Fixed

  • GitHub workflow set-output deprecation (#70)