This release focuses on reliability, fixing some uncommon errors and inconsistencies between the development environment and the Docker container
Changes
- fix: install upstream Pandoc to fix inconsistent read/write between dev and docker environment (f385f11)
- fix: set default fps for MicroDVD format if none supplied (7944eb2)
- fix: txt files used the wrong reader (cd2fd4d)
- fix: handle broken sequence state in PSD files by saving a detached raster copy - caused an issue with psd -> avif conversions (11bbe1f)
- fix: suppress warnings for unsupported extensions in XLSX reading - no effect on the output, confusing for users (d4cf576)
- fix: wrong name table keys caused failed woff conversions - bug in the code, my fault (b8601aa)
- fix: remove duplicate 'tif' (tiff) format (8379288)
- fix: remove duplicate 'mpg' from supported video formats (0f84872)
- fix: replace 'latex' with 'tex' in supported input formats and media type aliases (62ae268)
- fix: update 'asciidoc' to 'adoc' in supported formats and media type aliases (71a7a1b)
- chore(deps): bump pyjwt from 2.11.0 to 2.12.0 (149989e)
- chore(deps): bump cairosvg from 2.8.2 to 2.9.0 (be257f1)
Version Information
- Full version:
v0.3.1 - Minor version tag:
v0.3 - Major version tag:
v0
Updated Tags
v0.3→v0.3.1(updated)v0→v0.3.1(updated)