Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 10:13
91d6647

0.4.0 (2023-03-17)

Features

  • render.ts: add renderToIterator function to render XML to an iterable iterator of strings (31c6f8f)
  • render.ts: add renderToStream function to render an XML element to a ReadableStream (e92bbcf)