Skip to content

0.8.0

Compare
Choose a tag to compare
@johannesloibl johannesloibl released this 12 Nov 20:15
· 2 commits to main since this release
e2345c5
  • Removed logging all environment variables in case of an error
  • Added functionality to catch errors during asset generation and render them
    in the final report.
  • The built-in default Pharaoh project template now also includes a short error admonition on the index page,
    that shows which components have exported error assets during asset generation.
  • If errors during asset generation are caught and rendered
    in the final report, the Sphinx build will now also output a warning
    (and therefore fail), to make sure the user notices the errors.