Skip to content

PyPandoc v1.10 - Linux gets a facelift

Compare
Choose a tag to compare
@JessicaTegner JessicaTegner released this 28 Oct 17:57
· 36 commits to master since this release
2436fea

This release includes the new prebuild wheels for linux with pandoc included.
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