Version 1.5
Changes:
- The
download_pandoc()
function has now aquiet
,delete_installer
, anddownload_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