Tags: JessicaTegner/pypandoc
Tags
This release adds support for Python 3.13 and allows non-LaTeX interm… …ediaries for PDF generation. We also drop CI suppor for python 3.8 - Added support for python 3.13 - Removed ubber bound (#379) - Added allow non-latex intermediaries for pdf generation (#381) - Added parameter to control if files are sorted before being passed to pandoc (#378) - Fix convert_file for Python 3.13 (#384) - Dropped CI support for older python and pypy versions (#387)
Fixed Use the latest version of pandoc when building pypandoc_binary,… … instead of hardcoding the version number (#376) Fixed Use a raw F string for regex in pandoc downloader (#371) supersets #362 and #365 Added project urls to setup files (#359) Added trusted publisher information to workflow file, which is a new requirement for pypi Remove outdated comments in Dockerfile(#363)
Added optional stdout decoding (#351) Change when we do source file verification (#344) pass path to _get_pandoc_version() on windows correctly (#345) Updated CI to produce arm builds off pypandoc_binary (#356) Updated docker file to use python 3.12x, and therefore fixed python c… (#357) Removed support for python 3.6 in CI environment Other various small CI/CD improvements and workflow maintenance
This release includes the new prebuild wheels for linux with pandoc i…
…ncluded.
We also now support a new variant of linux "aarch".
In addition, we now also have a development version, build from the latest sourse code.
* Added "aarch" type check #303
* ci: Use cibuildwheel to build wheels #309
* Sort files before proc fixes #292 #301
* refact: use fstring in pandoc_download.py #307
* Updated pandoc-citeproc handling after downloading #311
* Fixes test cases that uses python, while only python3 is available: Fixes #276 #302
Enjoy
PreviousNext