Releases: denoland/deno_doc
Releases · denoland/deno_doc
0.160.0
- feat: Wasm support (#653)
- fix: downgrade url dep (#663)
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)