You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
보안:
- checksum 범위 확장 (5파일 → 전체 .py)
- double-masking guard (이미 마스킹된 텍스트 재마스킹 방지)
- additional_secret_patterns config 지원 (팀 커스텀 패턴)
- config --set 값 검증 (lang, timezone_offset 범위 체크)
호환성:
- CI 매트릭스: Python 3.8/3.9/3.10/3.11/3.12 × 3 OS
- dashboard os.chdir() 제거 → functools.partial 사용
- pyproject.toml에 pytest 설정 추가
배포:
- MANIFEST.in 추가 (sdist에 LICENSE/CHANGELOG 포함)
- .gitignore에 dist/build/egg-info 추가
UX:
- --json 출력 플래그 (search, filter)
- 동적 터미널 폭 (shutil.get_terminal_size)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments