Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 722 Bytes

CHANGELOG.md

File metadata and controls

39 lines (27 loc) · 722 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] - 2023-08-25

Added

  • audio_recorder
  • logger
  • transcriptors
  • translators
  • tts
  • OpenAI API
  • Leonardo API

[0.2] - 2023-10-15

Added

  • Test generator
  • page_retriever

Changed

  • Bumped submodules to latest versions
  • Added test project
  • Structure refactoring

[0.3] - 2023-11_20

Added

  • Added README.md
  • Bumped requirements
  • Removed submodules (moved to requirements - OpenAI API, Leonardo API)
  • Added python 3.12 for linting