Releases: denoland/deno_doc
Releases · denoland/deno_doc
0.159.0
- feat(wasm/html): add callback to generate the default path resolver in resolvePath (#659)
0.158.0
- feat: support html generation via Wasm (#658)
0.157.0
- 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.155.0
- perf(html): less allocations for search and smaller search struct (#651)
0.154.1
- fix(html): add fallback for search if filename is invalid (#650)
0.154.0
- fix: re-add syntect (#648)
0.153.0
- fix(html): store original name of methods (#646)
0.152.0
- feat: use only tree-sitter (#644)