Skip to content

Tags: SqAtx/pypandoc

Tags

v1.7.4

Toggle v1.7.4's commit message
Fixed JessicaTegner#253 - v1.7.4

v1.7.3

Toggle v1.7.3's commit message
PyPandoc v1.7.3

* Added the possibility to specify a working directory, from where pandoc will be executed from ( JessicaTegner#252  )
* A new logging mechanism has been implemented in PyPandoc. See {the readme for more information}(https://github.com/nicklastegner/pypandoc/)
* Added deprecation messages for using the quiet argument in the convert_* functions, as they will be removed in a future version (likely 1.8).
* Various fixes to tests.
* code cleanup.

v1.7.2

Toggle v1.7.2's commit message
fixed JessicaTegner#247 - bumped version to 1.7.2

v1.7.0

Toggle v1.7.0's commit message
This release of PyPandoc enables the new sandbox mode of pandoc >= 2.…

…15 by default. This can be toggled and has no effect on pandoc versions < 2.15. In addition this release also adds an option to verify from and to formats before converting, reducing the calls to pandoc.

Two new utility functions has also been added (ensure_pandoc_minimal_version and ensure_pandoc_maximal_version), to check the major and minor version of the pandoc currently being used.
In addition, the old convert() function, has been set to be removed in the next major release of PyPandoc (1.8)
Other than that, a few bug fixes here and there.

v1.6.4

Toggle v1.6.4's commit message
Changelog for 1.6.4

* Add verify_formats option to reduce calls to pandoc. JessicaTegner#164 (this should improve speed a bit)
* Fixes JessicaTegner#226 Make error message in RuntimeException readable by converting error to unicode
* BUG: Need to add targetfolder to PATH when ensuring installed JessicaTegner#225

Noticeable, there shouldn't be any breaking, hence only a patch release.

1.6.3

Toggle 1.6.3's commit message
Updated travis config again

1.6.2

Toggle 1.6.2's commit message
Updated travis config

1.6.1

Toggle 1.6.1's commit message
Updated version to 1.6.1

1.6

Toggle 1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request JessicaTegner#223 from NicklasTegner/ci-release

Updated tokens for CI Releases

1.5

Toggle 1.5's commit message
Release version 1.5