v0.9.0
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