Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 31 May 15:09
· 170 commits to main since this release
9efa456

What's Changed

  • document: deterministic output mode (WriteOptions.Deterministic + SetFileID) by @carlos7ags in #320
  • html: typed error taxonomy (html.ParseError + html.AssetError) by @carlos7ags in #321
  • html: resource guards (Options.MaxElements / MaxDepth + html.LimitError) by @carlos7ags in #322
  • render: thread context.Context through the render entry points by @carlos7ags in #323
  • folio: add root package façade re-exporting the document surface by @carlos7ags in #324

Full Changelog: v0.8.0...v0.9.0