feat(logging): Enhance logging and module publishing with color-coded output, progress tracking, and improved CLI startup
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-08-08 - 1.10.0 - feat(logging)
|
||||
Enhance logging and module publishing with color-coded output, progress tracking, and improved CLI startup
|
||||
|
||||
- Refactored logging to introduce color-coded symbols and helper functions (logInfo, logWarn, logSuccess, logBuild, logPublish, etc.)
|
||||
- Added visual components such as headers, separators, and progress indicators for better operational visibility
|
||||
- Integrated enhanced logging into module publishing and CLI startup, replacing generic console logs
|
||||
- Updated various configuration and documentation files to reflect new code style conventions and dependency updates
|
||||
|
||||
## 2025-01-02 - 1.9.1 - fix(publishmodule)
|
||||
Fix incorrect CLI script path during publish module creation
|
||||
|
||||
|
Reference in New Issue
Block a user