Releases: pndurette/gTTS
Releases · pndurette/gTTS
v2.5.4
Compare
Sorry, something went wrong.
No results found
2.5.4 (2024-11-10)
Bug Fixes
langs: Language added: fr-CA (French (Canada)) (#490 ) (defc400 )
v2.5.3
Compare
Sorry, something went wrong.
No results found
2.5.3 (2024-08-13)
Bug Fixes
langs: Languages added: pt-PT (Portuguese (Portugal)), yue (Cantonese); languages modified: pa (Punjabi (Gurmukhi)), pt (Portuguese (Brazil)) (72a7e57 )
v2.5.2
Compare
Sorry, something went wrong.
No results found
2.5.2 (2024-07-20)
Bug Fixes
langs: Languages added: am (Amharic), cy (Welsh), eu (Basque), gl (Galician), ha (Hausa), lt (Lithuanian), pa (Punjabi) (#477 ) (b04d6d1 )
v2.5.1
Compare
Sorry, something went wrong.
No results found
2.5.1 (2024-01-29)
Bug Fixes
v2.5.0
Compare
Sorry, something went wrong.
No results found
2.5.0 (2023-12-20)
Features
Add an optional timeout parameter to gTTS that gets passed to the underlying HTTPS request (#440 ) (bcdb79d )
v2.4.0
Compare
Sorry, something went wrong.
No results found
2.4.0 (2023-10-03)
Features
Add Python 3.12 support (75294b2 )
Remove Python 3.7 support (end-of-life) (75294b2 )
v2.3.2
Compare
Sorry, something went wrong.
No results found
2.3.2 (2023-04-29)
Bug Fixes
Add new error helper for when using a custom (non-.com) TLD results in a 404 (5a860ed )
cli: Add deprecated language fallback support to CLI (5a860ed )
Documentation
cli: Fix older invalid example (5a860ed )
v2.3.1
Compare
Sorry, something went wrong.
No results found
2.3.1 (2023-01-16)
Bug Fixes
test: include missing required *.txt test files in dist (#395 ) (63f10ff )
loosen dependancies for click and requests, removes six dependancy (#394 ) (a4ce0c9 )
test: missing @pytest.mark.net on net-enabled test (#391 ) (3667f06 )
test: remove mock package test dependancy (#390 ) (9b54fc1 )
v2.3.0
Compare
Sorry, something went wrong.
No results found
2.3.0 (2022-11-21)
Features
Centralize project metadata and config into a single pyproject.toml (25d3c1c )
Drop support for Python 2.7 (long overdue), Python 3.6 (end-of-life) (25d3c1c )
Modernize package config and build/release workflow (25d3c1c )
Simplify language generator (5dbdf10 )
Bug Fixes
Languages added: zh-CN (Chinese (Simplified)), zh-TW (Chinese (Traditional)) (5dbdf10 )
Languages removed: cy (Welsh), eo (Esperanto), mk (Macedonian), ms (Malay), zh-CN (Chinese) (5dbdf10 )
v2.2.4
Compare
Sorry, something went wrong.
No results found
Features
Added Malay language support (#316 )
Added Hebrew language support (#324 )
Added new gTTS.stream() method to stream bytes (#319 )
Full Changelog : v2.2.3...v2.2.4 / CHANGELOG.rst