0.15.1 (2026-03-26)
- claude-backup: migrated from PowerShell to Python (a0b34ce)
0.15.0 (2026-03-26)
- devtools: added support for native PowerShell scripts (c16c7ba)
0.14.1 (2026-03-23)
- cmd-generation: ensured CRLF line endings for batch files (512769c)
0.14.0 (2026-02-26)
- Add COM- prefix for company-wide documentation and tools (a18c664)
0.13.0 (2026-02-24)
- Add gh-prefix-labels command for topic assignment based on name prefix (b6b9387)
- Enhance DevTools automation workflow with DEVTOOLS_PAT validation and detailed setup instructions (09be912)
- Implement DevTools Script Automation workflow for scheduled and manual execution (b06c01b)
- Improve script output logging in DevTools automation workflow (0c21247)
0.12.0 (2026-02-19)
- Add new prefixes for extensions and connectors in prefix-labels.json (00aa316)
0.11.1 (2026-02-08)
- Correct prefix from IAS- to IAC- for Infrastructure as Code projects (db41506)
0.11.0 (2026-02-08)
- Update description for XPD- prefix and add IAS- prefix with corresponding labels and description (893a4c9)
0.10.0 (2026-01-26)
- Add gh-prefix-labels script and configuration for repository topic management based on name prefixes (8f51333)
0.9.0 (2026-01-20)
- Add gh-dependabot-labels script to sync labels from dependabot.yml across organization repos (c79cfde)
- Add scripts for managing GitHub webhooks, fixing author information, finding large files, and squashing Git history (11e4322)
- Enhance GitHub CLI authentication script with additional required scopes and access tests for organization settings and runners (e98ccd3)
- Refactor workflow summary to use single API call for organization workflow runs and improve performance (ec17357)
0.8.0 (2026-01-17)
- Add gh-packages-cleanup command and script for cleaning old package versions (62ba395)
- Add refresh command to update GitHub authentication scopes (0f5226c)
- Enhance devtools with dynamic command handling and JSON configuration (fdef3de)
- Enhance get_packages function with verbose output and error handling (2822949)
- Improve error handling in get_packages function for unsupported package types (0582db3)
- URL-encode package names in get_package_versions and delete_package_version functions (37705fc)
0.7.1 (2026-01-07)
- Add initial commit creation for empty repositories and version tagging (eaaa876)
0.7.0 (2026-01-06)
- Add README and defender-exclusions.ps1 script for Microsoft Defender configuration (0e972d1)
0.6.0 (2026-01-06)
- Add data directory for persistent storage and enhance GitHub CLI authentication (3381651)
0.5.4 (2026-01-06)
- Update .gitignore to correctly handle dozzle user data and add .gitkeep for persistent data (d8defe9)
0.5.3 (2026-01-04)
- Update Dockerfile to use slim variant and improve package installation in git-lfs-migrate script (0c38442)
0.5.2 (2026-01-04)
- Improve git status check with timeout for large repositories (269b2f6)
0.5.1 (2026-01-04)
- Optimize Docker image existence check in Ensure-Image function (67c96ba)
0.5.0 (2026-01-04)
- Füge PROJECT_NAME-Umgebungsvariable hinzu und verbessere Git-Statusanzeige (10ee304)
0.4.0 (2026-01-04)
- Improve Docker check and enhance entrypoint welcome message (ee1d6ff)
- Refactor devtools.cmd and add devtools.ps1 for improved command handling (52ab0e9)
- Add devtools.cmd script and remove devtools.ps1 (cc9fd5c)
- Erweiterung der DevTools um neue GitHub- und Git-Befehle sowie Verbesserung der Hilfefunktion (bd302ac)
0.3.1 (2025-12-31)
- Update Dockerfile for Python version and enhance metadata labels (34ed5aa)
0.3.0 (2025-12-31)
- Add scripts for GitHub repository management and contributor statistics (df98e84)
0.2.0 (2025-12-30)
- Add scripts for Git commit message rewriting, repository splitting, and statistics (0399aa5)
- Enhance DevTools with new GitHub workflow management features (ff38943)