Commit Graph

112 Commits

Author SHA1 Message Date
9fb0933dbc feat(ScafTemplate): add renderToMemory() method for in-memory template rendering
Adds a new public method that renders all template files in memory without writing to disk or running scripts. Returns new SmartFile instances without mutating the original templateSmartfileArray. This enables use cases like format commands that need to compare rendered templates with existing files.
2026-03-24 16:42:10 +00:00
9e88f62e7e 4.0.19
Some checks failed
Default (tags) / security (push) Successful in 45s
Default (tags) / test (push) Successful in 59s
Default (tags) / release (push) Failing after 57s
Default (tags) / metadata (push) Successful in 1m11s
v4.0.19
2025-08-17 16:27:16 +00:00
78bbbb2060 fix(readme): Update README with comprehensive quick start, usage examples, API reference and advanced guides 2025-08-17 16:27:16 +00:00
b262106bd7 4.0.18
Some checks failed
Default (tags) / security (push) Successful in 48s
Default (tags) / test (push) Successful in 59s
Default (tags) / release (push) Failing after 58s
Default (tags) / metadata (push) Successful in 1m12s
v4.0.18
2025-08-17 15:56:11 +00:00
abc7cbc5ea fix(ScafTemplate): Use interactive shell for post-scaffold scripts; update CI workflows and package metadata 2025-08-17 15:56:11 +00:00
b2ba770b78 4.0.17
Some checks failed
Default (tags) / security (push) Failing after 22s
Default (tags) / test (push) Failing after 13s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped
v4.0.17
2025-08-17 15:42:32 +00:00
23e4ff62a3 fix(ScafTemplate): Use interactive shell for post-scaffold scripts; update test/build config and dependency versions 2025-08-17 15:42:32 +00:00
30ad1d2b65 4.0.16 v4.0.16 2025-04-15 21:52:08 +00:00
99e2d08a83 fix(dependencies): Update dependency references and bump version numbers; adjust workflow and template commands 2025-04-15 21:52:08 +00:00
27ef8f28a0 update description 2024-05-29 14:16:04 +02:00
3138ec130d update tsconfig 2024-04-14 18:16:55 +02:00
7449d5e316 update tsconfig 2024-04-01 21:40:52 +02:00
c4505a9a57 update npmextra.json: githost 2024-04-01 19:59:35 +02:00
c8c4c8c18a update npmextra.json: githost 2024-03-30 21:48:35 +01:00
297e44a5e3 4.0.15 v4.0.15 2023-08-18 13:00:37 +02:00
757bf763df fix(core): update 2023-08-18 13:00:37 +02:00
4c158ba0ea 4.0.14 v4.0.14 2023-07-25 17:35:14 +02:00
831ab25a6f fix(core): update 2023-07-25 17:35:13 +02:00
8fb95634df switch to new org scheme 2023-07-10 10:18:08 +02:00
c8eeb4b8e6 4.0.13 v4.0.13 2023-06-25 13:48:54 +02:00
56df0d3246 fix(core): update 2023-06-25 13:48:54 +02:00
883ecff182 4.0.12 v4.0.12 2023-06-25 13:39:43 +02:00
9589ad6146 fix(core): update 2023-06-25 13:39:42 +02:00
c2d4f9684c 4.0.11 v4.0.11 2023-06-25 13:25:54 +02:00
d2b325889d fix(core): update 2023-06-25 13:25:53 +02:00
f6cd3c245b 4.0.10 v4.0.10 2023-06-25 13:24:33 +02:00
1529ac12e4 fix(core): update 2023-06-25 13:24:32 +02:00
b4b5e52799 4.0.9 v4.0.9 2023-06-25 12:45:44 +02:00
7de1cfbb6f fix(core): update 2023-06-25 12:45:44 +02:00
f426e110f0 4.0.8 v4.0.8 2023-06-25 12:33:14 +02:00
02e9cdff98 fix(core): update 2023-06-25 12:33:13 +02:00
576ee88283 4.0.7 v4.0.7 2023-06-25 12:27:17 +02:00
d1886a0966 fix(core): update 2023-06-25 12:27:17 +02:00
9f8b14c6fe 4.0.6 v4.0.6 2023-06-25 12:26:39 +02:00
e64e610092 fix(core): update 2023-06-25 12:26:39 +02:00
86f19de7d8 4.0.5 v4.0.5 2023-06-25 00:59:37 +02:00
1b6b45f15f fix(core): update 2023-06-25 00:59:36 +02:00
a8d2954689 4.0.4 v4.0.4 2023-06-25 00:50:25 +02:00
6071ae5de3 fix(core): update 2023-06-25 00:50:25 +02:00
a664f3da76 4.0.3 v4.0.3 2022-06-26 00:31:58 +02:00
5d3b4585b0 fix(core): update 2022-06-26 00:31:57 +02:00
11abf9aafd 4.0.2 v4.0.2 2022-06-25 03:23:08 +02:00
1b86228bc4 fix(core): update 2022-06-25 03:23:08 +02:00
8a5097ba50 4.0.1 v4.0.1 2022-06-25 03:19:43 +02:00
2dae7b1200 fix(core): update 2022-06-25 03:19:43 +02:00
909cceb1a5 4.0.0 v4.0.0 2022-06-25 03:19:16 +02:00
5f1bc8dc29 BREAKING CHANGE(core): switch to esm 2022-06-25 03:19:16 +02:00
d33f943fc6 3.0.10 v3.0.10 2020-01-31 14:51:06 +00:00
e4c2d86dbc fix(core): update 2020-01-31 14:51:05 +00:00
088bed779f 3.0.9 v3.0.9 2019-10-11 21:56:11 +02:00