Releases: docsbydoxdox/doxdox
Releases · docsbydoxdox/doxdox
v4.0.0-preview.24
What's Changed
Full Changelog: v4.0.0-preview.23...v4.0.0-preview.24
v4.0.0-preview.23
What's Changed
- [hotfix] Updated bootstrap and highlight.js link tags. by @neogeek in #224
- [hotfix] Simplify pdf renderer. by @neogeek in #225
Full Changelog: v4.0.0-preview.22...v4.0.0-preview.23
v4.0.0-preview.22
v4.0.0-preview.21
What's Changed
- [hotfix] Updated packages. by @neogeek in #216
- [feat] Replaced html-pdf package with custom logic. by @neogeek in #217
- [hotfix] Updated bootstrap and hightlight.js libraries. by @neogeek in #218
- [feat] Changed min node version to the current LTS 20.x by @neogeek in #219
- [hotfix] Check both local and global node_modules for packages. by @neogeek in #220
Full Changelog: v4.0.0-preview.20...v4.0.0-preview.21
v4.0.0-preview.20
What's Changed
Full Changelog: v4.0.0-preview.19...v4.0.0-preview.20
v4.0.0-preview.19
What's Changed
- [hotfix] Added api scope tag support. by @neogeek in #210
- [hotfix] Updated packages. by @neogeek in #211
- [feat] Normalize package json before extracting data. by @neogeek in #212
- [hotfix] Fixed parsing that failed due to comment/code pattern matching. by @neogeek in #213
Full Changelog: v4.0.0-preview.18...v4.0.0-preview.19
v4.0.0-preview.18
What's Changed
- [hotfix] Add prototype support custom parser by @neogeek in #207
- [hotfix] Updated packages. by @neogeek in #209
Full Changelog: v4.0.0-preview.17...v4.0.0-preview.18
v4.0.0-preview.17
What's Changed
- [hotfix] Move pattern match util to core by @neogeek in #199
- [hotfix] Switched test to use jest snapshots rather than hand written results. by @neogeek in #200
- [hotfix] Updated packages. by @neogeek in #201
- [hotfix] Updated template package parser method to match other parsers. by @neogeek in #202
- [hotfix] Updated packages. by @neogeek in #203
- [hotfix] Updated packages. by @neogeek in #204
- [feat] Switched to using super-regex for matching. by @neogeek in #205
- [hotfix] Prevent matching jsdoc syntax in the middle of a line. by @neogeek in #206
Full Changelog: v4.0.0-preview.16...v4.0.0-preview.17
v4.0.0-preview.16
v4.0.0-preview.15
What's Changed
- [hotfix] Update renderer template dependencies. by @neogeek in #187
- [hotfix] Encode HTML tags in renderers. by @neogeek in #188
- [hotfix] Swapped out update-notifier for simple-update-notifier. by @neogeek in #189
- [hotfix] Updated dev packages. by @neogeek in #190
- [hotfix] Added type to method interface. by @neogeek in #191
- [hotfix] Switched to using snapshots in dox parser package. by @neogeek in #193
- [hotfix] Cleaned up return data from dox parser. by @neogeek in #192
- [hotfix] Updated packages. by @neogeek in #194
- [hotfix] Update dox dependency by @neogeek in #195
Full Changelog: v4.0.0-preview.14...v4.0.0-preview.15