Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 730 Bytes

File metadata and controls

24 lines (17 loc) · 730 Bytes

Changelog

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

[0.1.1] - 2026-01-09

Added

  • Missing import for rodio::Decoder and Source on Linux

Changed

  • Updated msedge-tts dependency to use forked version with updated USER_AGENT for better platform compatibility (ed2cc3c)

Fixed

[0.1.0] - 2026-01-08

Added

  • Initial release of the Bottarga project.
  • Core functionality for building and running the Rust application.
  • Release workflow for CI automation.

Changed

  • Optimized build process using cargo build --release.
  • Updated documentation to include setup and usage instructions.