All notable changes to this project will be documented in this file.
- Missing import for rodio::Decoder and Source on Linux
- Updated msedge-tts dependency to use forked version with updated USER_AGENT for better platform compatibility (ed2cc3c)
- Initial release of the Bottarga project.
- Core functionality for building and running the Rust application.
- Release workflow for CI automation.
- Optimized build process using
cargo build --release. - Updated documentation to include setup and usage instructions.