cd5194c365
v3.3.7
v3.3.7
2026-03-05 10:18:43 +00:00
71cc64b6d9
fix(smartshell): avoid triple shell nesting, improve WSL path filtering, and use chunked log buffer to reduce memory usage
2026-03-05 10:18:43 +00:00
f254a9e078
v3.3.6
v3.3.6
2026-03-04 18:13:53 +00:00
3d6a33f8d2
fix(smartshell): use close event on child processes to ensure exit handling and update dependency versions
2026-03-04 18:13:53 +00:00
d37071dae0
fix(spawn): use detached:true so children are immune to terminal SIGINT
...
Children now get their own process group. Terminal Ctrl+C only reaches
the parent, which then does orderly tree-kill while children are still
alive and the process tree is intact.
v3.3.5
2026-03-04 00:49:29 +00:00
181d352e21
fix(deps): bump smartexit to ^2.0.1 for PID-tracking fix
v3.3.4
2026-03-04 00:04:22 +00:00
8a0a18f4da
v3.3.3
v3.3.3
2026-03-03 23:41:59 +00:00
bdc09afedd
fix(deps): upgrade @push.rocks/smartexit to ^2.0.0
2026-03-03 23:41:49 +00:00
68060e8565
v3.3.2
v3.3.2
2026-03-03 22:36:40 +00:00
f2552cda79
fix(release): add @git.zone/cli release configuration with registries and public access
2026-03-03 22:36:40 +00:00
b898382305
v3.3.1
v3.3.1
2026-03-03 22:35:20 +00:00
5f8f38c2e6
fix(deps): bump @push.rocks/smartexit dependency to ^1.1.1
2026-03-03 22:35:20 +00:00
61f76af7d1
3.3.0
v3.3.0
2025-08-17 15:20:26 +00:00
529b33fda1
feat(smartshell): Add secure spawn APIs, PTY support, interactive/streaming control, timeouts and buffer limits; update README and tests
2025-08-17 15:20:26 +00:00
f8e431f41e
feat(smartshell): Add passthrough option for exec methods and corresponding tests
2025-08-17 14:01:04 +00:00
5a32817349
3.2.4
v3.2.4
2025-08-16 09:52:49 +00:00
35d22175db
fix(tests): Update tests & CI config, bump deps, add docs and project configs
2025-08-16 09:52:49 +00:00
cd3675280a
3.2.3
v3.2.3
2025-02-20 12:37:11 +01:00
7c14102324
fix(core): Refactor Smartshell class for improved code clarity and performance
2025-02-20 12:37:10 +01:00
cb41dbaf1c
3.2.2
v3.2.2
2024-12-13 19:03:51 +01:00
149eb800e7
fix(core): Fix minor code style and formatting issues
2024-12-13 19:03:50 +01:00
91e84c8422
3.2.1
v3.2.1
2024-12-13 18:55:34 +01:00
ff26cd0678
fix(dependencies): Update @types/node dependency version
2024-12-13 18:55:34 +01:00
acdd729e06
3.2.0
v3.2.0
2024-12-09 02:52:14 +01:00
522fbfc42c
feat(SmartExecution): Add support for scheduling restarts to SmartExecution
2024-12-09 02:52:14 +01:00
b854715940
3.1.0
v3.1.0
2024-12-09 02:39:31 +01:00
35f59054f8
feat(core): Refactor codebase and update dependencies.
2024-12-09 02:39:31 +01:00
c9a3de2207
3.0.6
v3.0.6
2024-09-17 17:02:43 +02:00
6904097960
fix(core): Fix interactive shell execution and update dependencies
2024-09-17 17:02:42 +02:00
1474fd541f
update description
2024-05-29 14:16:08 +02:00
9befccefd6
3.0.5
v3.0.5
2024-04-18 13:42:51 +02:00
415c9de553
fix(core): update
2024-04-18 13:42:51 +02:00
980a2c9781
update tsconfig
2024-04-14 18:17:36 +02:00
c13a0f5d48
update tsconfig
2024-04-01 21:40:56 +02:00
71e239c5b1
update npmextra.json: githost
2024-04-01 19:59:36 +02:00
0d7c87051b
update npmextra.json: githost
2024-03-30 21:48:37 +01:00
067f1a9c17
3.0.4
v3.0.4
2024-03-16 11:18:53 +01:00
e7cf3bcb5e
fix(core): update
2024-03-16 11:18:53 +01:00
18cfa3e16a
3.0.3
v3.0.3
2023-06-22 14:17:50 +02:00
ea921766dc
fix(core): update
2023-06-22 14:17:49 +02:00
7e6d632afb
3.0.2
v3.0.2
2023-06-22 14:16:16 +02:00
25c61d7d7d
fix(core): update
2023-06-22 14:16:16 +02:00
d84c7a16a4
3.0.1
v3.0.1
2023-06-22 13:54:40 +02:00
c5937da870
fix(core): update
2023-06-22 13:54:39 +02:00
ec29db26ef
3.0.0
v3.0.0
2023-06-22 11:51:45 +02:00
e4e08910c7
BREAKING CHANGE(core): switched to ES syntax and added support for interactivity
2023-06-22 11:51:44 +02:00
730a4a05a4
2.0.30
v2.0.30
2021-11-26 15:17:52 +01:00
20a2804924
fix(core): cosmetics
2021-11-26 15:17:52 +01:00
d7247add7e
2.0.29
v2.0.29
2021-11-07 19:18:01 +01:00
b304b01ab6
fix(core): update
2021-11-07 19:18:01 +01:00