2025-02-20 13:22:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 20 12:37:39 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.8.0
|
|
|
|
* Added reader and writer for TTML subtitle format
|
|
|
|
* Added reader for SAMI subtitle format (Issue #80)
|
|
|
|
* Added reader for transcriptions from OpenAI Whisper JAX (Issue #73)
|
|
|
|
* Added ``py.typed`` file to allow MyPy to check types for code
|
|
|
|
using this library, patch by eggplants (https://github.com/eggplants)
|
|
|
|
* Minor improvements to `pysubs2.formats.substation.parse_tags()` - now
|
|
|
|
supports the ``\fn<fontname>`` tag, can optionally skip empty fragments
|
|
|
|
* Added support for Python 3.13, removed support for Python 3.8
|
|
|
|
|
2024-08-31 11:51:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 31 11:50:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 1.7.3:
|
|
|
|
* Fixed problem with ``multiprocessing.Pool`` crashing due to
|
|
|
|
``FormatAutodetectionError``
|
|
|
|
|
2024-07-04 23:12:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 4 19:24:31 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
|
|
|
|
- Fix build on Leap 15.6
|
|
|
|
|
2024-07-04 13:56:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 25 10:04:55 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
|
|
|
|
- First package (v1.7.2)
|