github-actions
released this
02 Dec 20:29
·
231 commits
to main
since this release
Patch Changes
- 80de395: fix: avoid nil pointer dereference in table parsing
- aa3ad9d: Fix
parse
output to properly account for the location of self-closing tags - b89dec4: Internally, replace
astro.ParseFragment
in favor ofastro.ParseFragmentWithOptions
. We now check whether an error handler is passed when callingastro.ParseFragmentWithOptions