0.23.4 (2023-04-08)
No notable changes were done in this version.
0.23.3 (2023-04-08)
- deps: update dependency memfs to v3.4.13 (#310) (5379faf)
- fix region interpolation incorrectly parsed (#304) (3e9cae3), closes #291
- tools: adapt to glob now being promised instead of callback (1c48303)
- tools: checkout correct branch for docs update (f6e05ba)
0.23.2 (2023-04-05)
- monorepo: always use normalized paths (b2dc4ff)
- deps: update dependencies (413ae46)
- deps: update dependency memfs to v3.4.10 (27a52ef)
- deps: update dependency semver to v7.3.8 (c14eae1)
- properly escape backticks in code blocks (9654f60)
- dep: @knodes/typedoc-pluginutils: add
writeDiaghelper (db07c67) - dep: @knodes/typedoc-pluginutils: mutualize markdown replacement exclusion, modify packages (dea1bd1), closes #126
- dep: @knodes/typedoc-pluginutils: throw specific error with checked path on failed resolution (5fbce18)
- dep: @knodes/typedoc-pluginutils: validate options object, suggest unknown options (78284ba)
0.23.1 (2022-07-19)
- monorepo: remove hacky MarkdownToSummary (2edc787), closes #130 TypeStrong/typedoc#2004
- monorepo: windows support (47bf765)
0.23.0 (2022-07-19)
- dep: @knodes/typedoc-pluginutils: use correct Typedoc log methods for colors (c02d8a)
- dep: @knodes/typedoc-pluginutils: avoid considering '.' files as relative paths (c02d8a)
- add 'excludeMarkdownTags' option (c02d8a)
- allow selecting multiple file regions in a single block (c02d8a)
- implement theme interface properly (still needs demo theme) (c02d8a)
- use repository type to infer code block link (bitbucket not implemented) (d21a7f7)
- dep: @knodes/typedoc-pluginutils: add helper to create sources with repo URL (d069278)
0.22.7 (2022-06-29)
- deps: update dependency memfs to v3.4.7 (f9acee2)
0.22.6 (2022-06-27)
- monorepo: add lodash as a dependency (6306880), closes #99
- build: typedoc patcher truncate file on open (cdb4fca)
- monorepo: continue fixes for Windows scripts (40f8d1d)
- monorepo: continue normalize behaviors between windows & non-windows (c1803ef)
- deps: update dependency memfs to v3.4.3 (445a9cc)
- monorepo: normalize behavior between POSIX & Windows systems (3ce9434)
0.22.5 (2022-04-30)
- deps: update dependency semver to v7.3.7 (42fbe4a)
0.22.4 (2022-04-07)
No notable changes were done in this version.
0.22.3 (2022-03-21)
No notable changes were done in this version.
0.22.2 (2022-03-06)
No notable changes were done in this version.
- monorepo: fix events order, bind TypeDoc prototypes to watch custom events (83ee577)
- monorepo: various reflection path resolution fixes, better test code blocks (314f173)
- add @inline-codeblock macro (6d5dff4)
- use new plugin format & tools (f1d52ba)
- use pluginutils ABasePlugin, use new options format (33b1700)
- use theme-like approach for code blocks rendering, add projects path alias (37521ed)
- dep: @knodes/typedoc-pluginutils: add
namegetter on plugin (335095a) - dep: @knodes/typedoc-pluginutils: add better support for modules in path reflection resolution (ff0f7c7)
- dep: @knodes/typedoc-pluginutils: add option group, add resolvePackageFile (878baf8)
- dep: @knodes/typedoc-pluginutils: add package (f6894ad)
- dep: @knodes/typedoc-pluginutils: add PathReflectionResolver, add plugin.relativeToRoot, use in MarkdownReplacer (40eb1a1)
- dep: @knodes/typedoc-pluginutils: add rootDir on plugin, add CurrentPageMemo, add MarkdownReplacer, improve Logger (200f52f)
- dep: @knodes/typedoc-pluginutils: add source map support in markdown replacer (57e5e39)
- dep: @knodes/typedoc-pluginutils: fix
wrapError, add helpercatchWrap(350fc9b)
First release
No notable changes were done in this version.