Releases: denoland/deno_doc
Releases · denoland/deno_doc
0.150.0
- feat(html): show method and properties of classes under classes on symbol overview pages (#635)
- fix(html): proper tag order (#630)
0.149.0
- feat(html): render @see tags (#627)
- feat: hide lines in codeblocks starting with
#
(#629)
0.148.0
- fix: deno_ast 0.42 (#624)
0.147.0
- feat(html): extract JSDoc summary/title from jsdoc body (#623)
0.146.0
- feat(html): external jsdoc module linking (#622)
- fix(html): better titles and correct breadcrumbs (#620)
0.145.0
- perf: deno_ast 0.41 (#619)
0.144.0
- feat(html): rework category panel and notes (#617)
- perf(html): initialize ammonia once, faster anchorizer, reduce iter collections & vecs (#616)
0.143.0
- fix(html): correctly handle examples in document navigation (#612)
- fix: do not show [UNSUPPORTED] default in html docs (#608)
0.142.0
- feat(html): better formatting for code & backport changes from deno-docs (#611)
- fix(docs): ignore shebangs when getting module doc (#605)
0.141.1
- Revert "fmt"
- fix: Upgrade deno_ast to 0.40.0 and deno_graph 0.80.0 (#607)
- fmt