fix(logging): Improve performance metrics reporting and add local permissions configuration

This commit is contained in:
2025-05-26 05:01:06 +00:00
parent f717078558
commit d1f8652fc7
3 changed files with 22 additions and 8 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 2025-05-26 - 2.2.4 - fix(logging)
Improve performance metrics reporting and add local permissions configuration
- Add .claude/settings.local.json to configure allowed permissions for various commands
- Update tstest logging: compute average test duration from actual durations and adjust slowest test display formatting
## 2025-05-26 - 2.2.3 - fix(readme/ts/tstest.plugins)
Update npm package scope and documentation to use '@git.zone' instead of '@gitzone', and add local settings configuration.