fix(qenv): Improve documentation, update dependencies, and refine project configuration
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-08-14 - 6.1.1 - fix(qenv)
|
||||
Improve documentation, update dependencies, and refine project configuration
|
||||
|
||||
- Revamp README with enhanced installation, configuration, and usage instructions
|
||||
- Add new project documentation files including code style conventions, project overview, suggested commands, and task checklist
|
||||
- Upgrade dependency versions in package.json (e.g. @git.zone/tsbuild, @git.zone/tstest, @push.rocks/smartfile, smartlog, and smartpath)
|
||||
- Adjust test import to use '@git.zone/tstest/tapbundle' for improved compatibility
|
||||
- Introduce new local configuration files (.claude/settings.local.json and .serena/project.yml) to standardize project settings
|
||||
|
||||
## 2024-11-22 - 6.1.0 - feat(core)
|
||||
Added new method getEnvVarOnDemandStrict to throw error for unset env vars
|
||||
|
||||
|
Reference in New Issue
Block a user