Releases: denoland/deno_doc
Releases · denoland/deno_doc
0.199.0
02 May 10:33
Compare
Sorry, something went wrong.
No results found
fix: correctly diff TypeDefs (#790 )
fix: improve HTML doc generation (#793 )
fix: render module doc body before examples in TOC (#792 )
0.198.0
15 Apr 23:20
Compare
Sorry, something went wrong.
No results found
fix: prevent stack overflow from cyclic reference resolution (#794 )
0.197.0
21 Mar 18:59
Compare
Sorry, something went wrong.
No results found
feat: accept ParseOutput in DocPrinter (#789 )
0.196.0
21 Mar 09:57
Compare
Sorry, something went wrong.
No results found
fix: update dts files (#788 )
0.195.0
21 Mar 08:58
Compare
Sorry, something went wrong.
No results found
feat: docnodes v2 format (#786 )
perf(html): reduce memory usage for HTML generator (#787 )
0.194.1
11 Mar 17:28
Compare
Sorry, something went wrong.
No results found
fix: remove cdylib from published crate (#782 )
0.194.0
27 Feb 14:38
Compare
Sorry, something went wrong.
No results found
feat(html): diffing (#770 )
feat: add jsdoc summary and description tags (#767 )
feat: hide private class members (#759 )
feat: support [label]{@link URL} syntax #690 (#702 )
fix: include jsdoc for inferred ObjectLit (#768 )
fix: various minor fixes (#769 )
0.193.0
12 Feb 15:47
Compare
Sorry, something went wrong.
No results found
fix: more consistent sorting (#765 )
0.192.0
11 Feb 21:34
Compare
Sorry, something went wrong.
No results found
feat: HTML generation improvements (#764 )
feat: docnode diffing (#761 )
0.191.0
04 Feb 13:52
Compare
Sorry, something went wrong.
No results found
Add missing TypeScript interfaces and properties (#737 )
feat: add Deserialize to HTML structs (#763 )
fix: restore total ordering of methods and properties (#757 )