- Last updated: 2024-10-05T12:12:32Z
- Generator: thi.ng/monopub
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.
0.2.17 (2024-06-21)
- enforce uniform naming convention of internal functions (56992b2)
0.2.0 (2024-03-07)
- add support for code blocks in JS/TS docstrings (5b68f19)
- update CodeBlockFormat, allow regexps as prefix/suffix
- add optional body xform fn
- add ".js", ".ts" as supported file extensions
- update matching logic in extractBlocks()
- update CodeBlockFormat, allow regexps as prefix/suffix
- off-by-one error in extractBlocks() (d7d7e03)
0.1.86 (2024-02-22)
- update all
node:*
imports (c71a526)
0.1.83 (2024-02-16)
- update LOGGER handling (69b58d6)
0.1.62 (2023-11-09)
- update all tests (packages T-Z) (020ef6c)
0.1.1 (2022-09-22)
- in-memory rel path handling (d184eb2)
- update test fixtures