All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. This file adheres to Keep a CHANGELOG.
- Switch to latest python
- Fix regex deprecation
- Allow custom country code (Thanks @onsunl)
- Add retry mechanism (Thanks @w2sv)
- Adapt to new Google Translate version
- Include License in PyPi tarball
- Fix issues with the RegEx failing
- Adapted to the new Google Translate token generation. It now requires a http request to get the token key.
- Added compatibility with UTF-8 ASCII strings
- Initial release and split from gTTS