feat(core): Introduced process management features using ProcessWrapper and enhanced configuration.
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-03-03 - 1.4.0 - feat(core)
|
||||
Introduced process management features using ProcessWrapper and enhanced configuration.
|
||||
|
||||
- Added ProcessWrapper for wrapping and managing child processes.
|
||||
- Refactored process monitoring logic using ProcessWrapper.
|
||||
- Introduced TspmConfig for configuration handling.
|
||||
- Enhanced CLI to support new process management commands like 'startAsDaemon'.
|
||||
|
||||
## 2025-03-01 - 1.3.1 - fix(test)
|
||||
Update test script to fix type references and remove private method call
|
||||
|
||||
|
Reference in New Issue
Block a user