Skip to content

Releases: denoland/deno_doc

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)

0.145.0

31 Jul 19:49
Compare
Choose a tag to compare
  • perf: deno_ast 0.41 (#619)

0.144.0

24 Jul 16:19
Compare
Choose a tag to compare
  • feat(html): rework category panel and notes (#617)
  • perf(html): initialize ammonia once, faster anchorizer, reduce iter collections & vecs (#616)

0.143.0

12 Jul 21:54
Compare
Choose a tag to compare
  • fix(html): correctly handle examples in document navigation (#612)
  • fix: do not show [UNSUPPORTED] default in html docs (#608)

0.142.0

10 Jul 18:59
Compare
Choose a tag to compare
  • feat(html): better formatting for code & backport changes from deno-docs (#611)
  • fix(docs): ignore shebangs when getting module doc (#605)

0.141.1

09 Jul 20:10
Compare
Choose a tag to compare
  • Revert "fmt"
  • fix: Upgrade deno_ast to 0.40.0 and deno_graph 0.80.0 (#607)
  • fmt