fix(core): Refactor smartrequest usage, update dependency versions, and improve documentation and tests
This commit is contained in:
10
changelog.md
10
changelog.md
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-08-08 - 1.10.1 - fix(core)
|
||||
Refactor smartrequest usage, update dependency versions, and improve documentation and tests
|
||||
|
||||
- Refactored getFiles method in classes.giteaassets to use SmartRequest builder and handle branch query parameters.
|
||||
- Updated package.json dependency versions for smartfile, smartlog, tsbuild, tsbundle, and tstest.
|
||||
- Added pnpm-workspace.yaml configuration for onlyBuiltDependencies.
|
||||
- Enhanced readme with detailed usage instructions, CI/CD integration examples, and advanced feature descriptions.
|
||||
- Updated test files to import tapbundle from @git.zone/tstest instead of @push.rocks/tapbundle.
|
||||
- Added .claude/settings.local.json for managing local permissions.
|
||||
|
||||
## 2025-08-08 - 1.10.0 - feat(logging)
|
||||
Enhance logging and module publishing with color-coded output, progress tracking, and improved CLI startup
|
||||
|
||||
|
Reference in New Issue
Block a user