feat(cli): Add CLI support with command parsing and version display
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-03-01 - 1.3.0 - feat(cli)
|
||||
Add CLI support with command parsing and version display
|
||||
|
||||
- Added a basic CLI interface using smartcli.
|
||||
- Implemented command parsing with a 'restart' command.
|
||||
- Integrated project version display in the CLI.
|
||||
|
||||
## 2025-03-01 - 1.2.0 - feat(core)
|
||||
Introduce ProcessMonitor with memory management and spawning features
|
||||
|
||||
|
Reference in New Issue
Block a user