Skip to content

v2.22.0 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 00:50
· 10 commits to refs/heads/master since this release
d2a3100

Changes

🚀 Features

  • Enhancement: Use full path for $env:TEMP instead of the MSDOS 8.3 shortened path @leojonathanoh (#173)
  • Enhancement: Print stack trace on errors and improve error messages @leojonathanoh (#169)
  • Enhancement: Honor -ErrorAction Stop during page conversion and add docs about using it to ensure entire conversion went perfectly @leojonathanoh (#172)

📝 Documentation

  • Docs: Add FAQ on how to install Pandoc so that it is correctly set in PATH @leojonathanoh (#170)
  • Docs (readme): Add FAQ on temporarily bypassing Powershell Execution Policy @leojonathanoh (#171)