@thi.ng/transclude
Version:
Extensible functional template engine for text document generation, incl. various high-level Markdown features
71 lines (40 loc) • 2.71 kB
Markdown
# Change Log
- **Last updated**: 2025-08-04T09:13:01Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)
All notable changes to this project will be documented in this file.
Only versions published since **2022-01-01** are listed here.
Please consult the Git history for older version information.
See [Conventional Commits](https://conventionalcommits.org/) for commit guidelines.
**Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes
and/or version bumps of transitive dependencies.
## [1.1.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/transclude@1.1.0) (2025-01-21)
#### 🚀 Features
- support recursive includes (w/ cycle detection) ([923d968](https://github.com/thi-ng/umbrella/commit/923d968))
- update `preincludeFile()` transform to support recursive includes
- add tests/assets
- update deps
### [0.1.91](https://github.com/thi-ng/umbrella/tree/@thi.ng/transclude@0.1.91) (2024-06-21)
#### ♻️ Refactoring
- rename various rest args to be more semantically meaningful ([8088a56](https://github.com/thi-ng/umbrella/commit/8088a56))
- dedupe packageTemplates() internals ([31bbbdd](https://github.com/thi-ng/umbrella/commit/31bbbdd))
### [0.1.79](https://github.com/thi-ng/umbrella/tree/@thi.ng/transclude@0.1.79) (2024-03-18)
#### ♻️ Refactoring
- minor update regexps ([01ebc90](https://github.com/thi-ng/umbrella/commit/01ebc90))
### [0.1.70](https://github.com/thi-ng/umbrella/tree/@thi.ng/transclude@0.1.70) (2024-02-22)
#### ♻️ Refactoring
- update object destructuring in all pkgs & examples ([f36aeb0](https://github.com/thi-ng/umbrella/commit/f36aeb0))
### [0.1.69](https://github.com/thi-ng/umbrella/tree/@thi.ng/transclude@0.1.69) (2024-02-22)
#### ♻️ Refactoring
- update all `node:*` imports ([c71a526](https://github.com/thi-ng/umbrella/commit/c71a526))
### [0.1.46](https://github.com/thi-ng/umbrella/tree/@thi.ng/transclude@0.1.46) (2023-11-09)
#### ♻️ Refactoring
- update all tests (packages T-Z) ([020ef6c](https://github.com/thi-ng/umbrella/commit/020ef6c))
### [0.1.22](https://github.com/thi-ng/umbrella/tree/@thi.ng/transclude@0.1.22) (2023-08-04)
#### ♻️ Refactoring
- update `identity` usage in various pkgs ([b6db053](https://github.com/thi-ng/umbrella/commit/b6db053))
### [0.1.3](https://github.com/thi-ng/umbrella/tree/@thi.ng/transclude@0.1.3) (2022-12-29)
#### ♻️ Refactoring
- update "no-browser" pkg handling ([0e84f1b](https://github.com/thi-ng/umbrella/commit/0e84f1b))
## [0.1.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/transclude@0.1.0) (2022-12-16)
#### 🚀 Features
- import as new pkg ([dc05320](https://github.com/thi-ng/umbrella/commit/dc05320))