Skip to content

Releases: denoland/deno_doc

0.159.1

16 Nov 02:20
Compare
Choose a tag to compare

0.159.0

15 Nov 15:15
Compare
Choose a tag to compare
  • feat(wasm/html): add callback to generate the default path resolver in resolvePath (#659)

0.158.0

15 Nov 02:22
Compare
Choose a tag to compare
  • feat: support html generation via Wasm (#658)

0.157.0

08 Nov 20:42
Compare
Choose a tag to compare
  • feat(html): allow overwriting the file identifier for usages (#657)
  • feat: add feedback on copy (#652)
  • fix(html): always show example content, enable ammonia by default, and dont collapse newlines in jsdoc (#654)

0.156.0

28 Oct 21:40
Compare
Choose a tag to compare
0.156.0

0.155.0

25 Oct 15:19
Compare
Choose a tag to compare
  • perf(html): less allocations for search and smaller search struct (#651)

0.154.1

24 Oct 09:34
Compare
Choose a tag to compare
  • fix(html): add fallback for search if filename is invalid (#650)

0.154.0

16 Oct 18:22
Compare
Choose a tag to compare
  • fix: re-add syntect (#648)

0.153.0

09 Oct 13:55
Compare
Choose a tag to compare
  • fix(html): store original name of methods (#646)

0.152.0

08 Oct 10:55
Compare
Choose a tag to compare
  • feat: use only tree-sitter (#644)