forked from pool/python-gTTS
- version update to 2.2.4 2.2.4 (2022-03-14) ------------------ Features ~~~~~~~ - Added Malay language support (`#316 <https://github.com/pndurette/gTTS/issues/316>`_) - Added Hebrew language support (`#324 <https://github.com/pndurette/gTTS/issues/324>`_) - Added new ``gTTS.stream()`` method to stream bytes (`#319 <https://github.com/pndurette/gTTS/issues/319>`_) Misc ~~~ - `#334 <https://github.com/pndurette/gTTS/issues/334>`_ 2.2.3 (2021-06-17) ------------------ Features ~~~~~~~ - Added Bulgarian language support (`#302 <https://github.com/pndurette/gTTS/issues/302>`_) 2.2.2 (2021-02-03) ------------------ Features ~~~~~~~ - Adds a language fallback feature for deprecated languages to maintain compatiblity (e.g. ``en-us`` becomes ``en``). Fallback can be disabled with ``lang_check=False`` or ``--nocheck`` for the cli (`#267 <https://github.com/pndurette/gTTS/issues/267>`_) Bugfixes ~~~~~~~ - Fix Python 2.7 compatiblity (!). Python 2 is long gone, but the cut wasn't clearly communicated for gTTS, so it was restored. Python 2 support will be completely removed in the next major release. (`#255 <https://github.com/pndurette/gTTS/issues/255>`_) - Language code case sensitivity is maintained throughout (`#267 <https://github.com/pndurette/gTTS/issues/267>`_) Deprecations and Removals OBS-URL: https://build.opensuse.org/request/show/963703 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gTTS?expand=0&rev=18
10 KiB
10 KiB