Releases: CodingWithCalvin/VS-ProjectRenamifier
Releases · CodingWithCalvin/VS-ProjectRenamifier
2026.2.26.31
🐛 Bug Fixes
- fix(vsct): use unique GUIDs for CommandSet and Icon
2026.2.13.28
🎉 New Features
- feat(rename): rename sibling files sharing the project file name (#72)
🔧 Maintenance
- docs(readme): add emojis and standardize workflows
- docs(readme): standardize format to match template
2026.1.30.22
🐛 Bug Fixes
- fix(manifest): enable QnA
2026.1.30.21
🐛 Bug Fixes
- fix(manifest): remove www prefix from GitHub repo URL
2026.1.29.12
🐛 Bug Fixes
- fix(command): add error handling for Execute method
🔨 Improvements
- refactor: move solution file to src/ directory
🎉 New Features
- feat(telemetry): add Otel4Vsix integration
- feat(workflow): add contributors workflow
- feat: modernize to SDK-style project
🔧 Maintenance
- chore(config): add .editorconfig and .gitattributes
- chore(deps): upgrade VsixSdk to 0.4.0 and add VSSDK.BuildTools
- chore(docs): add co-author and generated-by rules to CLAUDE.md
- chore(docs): move local rules to main CLAUDE.md
- chore(docs): sync CLAUDE.md with standardized template
- chore(workflow): use shared workflows
- chore: add husky for local commit linting
- chore: remove duplicate LICENSE files, link to root
- chore: standardize .gitignore across repos
- docs(claude): add VSIX development rules
- docs: add MIT license
- docs: add Write Tests and Run Validation critical rules
- fix(ci): add commitlint configuration file
- fix(ci): simplify preview changelog workflow
2025.12.20.33
What's Changed
- fix(vsix): manifest fixes for marketplace publishing by @CalvinAllen in #38
- feat(namespace): update fully qualified type references by @CalvinAllen in #39
- docs: update README with features and badges by @CalvinAllen in #40
- fix(vsix): update display name and description by @CalvinAllen in #41
Full Changelog: 2025.12.20.25...2025.12.20.33