Skip to content

Version 1.5

Compare
Choose a tag to compare
@jankatins jankatins released this 13 Apr 00:41
· 165 commits to master since this release

Changes:

  • The download_pandoc() function has now a quiet, delete_installer, and download_folder argument
  • There is a new ensure_pandoc_installed(quiet=False) function
  • Allow file:// based URLs as input file names (pandoc allows this at least on linux)
  • Bug fixes