Skip to content

Releases: denoland/deno_doc

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)

0.151.0

08 Oct 09:58
Compare
Choose a tag to compare
  • feat(html): remove composable_output option (#638)
  • feat(html): render throws tag (#639)
  • feat: add drilldowns to search (#643)
  • feat: support module tag value & use for specifying identifier in usage block (#636)
  • fix(html): better identifier for default exported symbols (#642)
  • fix: better handle cross-symbol links on all symbols page (#641)
  • fix: make ts_type and ts_type_param pub (#640)

0.150.1

26 Sep 16:30
Compare
Choose a tag to compare
  • fix: ensure safe text slicing boundaries with multi-byte characters (#631)

0.150.0

26 Sep 12:15
Compare
Choose a tag to compare
  • feat(html): show method and properties of classes under classes on symbol overview pages (#635)
  • fix(html): proper tag order (#630)

0.149.0

17 Sep 12:12
Compare
Choose a tag to compare
  • feat(html): render @see tags (#627)
  • feat: hide lines in codeblocks starting with # (#629)

0.148.0

30 Aug 16:40
Compare
Choose a tag to compare
  • fix: deno_ast 0.42 (#624)

0.147.0

28 Aug 11:18
Compare
Choose a tag to compare
  • feat(html): extract JSDoc summary/title from jsdoc body (#623)

0.146.0

08 Aug 09:56
Compare
Choose a tag to compare
  • feat(html): external jsdoc module linking (#622)
  • fix(html): better titles and correct breadcrumbs (#620)