8000 Release Improved Error Handling · adafruit/Adafruit_CircuitPython_TemplateEngine · GitHub
[go: up one dir, main page]

Skip to content

Improved Error Handling

Compare
Choose a tag 6AA1 to compare
@FoamyGuy FoamyGuy released this 15 Apr 17:39
· 10 commits to main since this release
d2278d7

What's Changed

  • Reworked errors in template syntax and overall more validation, caching by default by @michalpokusa in #4
  • Removed support for markdown and xml escaping.

Full Changelog: 1.2.0...2.0.0

0