Releases: CodingWithCalvin/VS-OpenBinFolder
Releases · CodingWithCalvin/VS-OpenBinFolder
2026.2.13.23
🐛 Bug Fixes
- fix(vcproject): use dynamic binding to avoid assembly load failure (#32)
2026.2.11.20
🐛 Bug Fixes
- fix(vsix): include VCProjectEngine assembly in VSIX package (#32)
🔧 Maintenance
- docs(readme): add emojis and standardize workflows
- docs(readme): standardize format to match template
2026.1.30.16
🐛 Bug Fixes
- fix(manifest): enable QnA
2026.1.30.15
🔧 Maintenance
- test(manifest): repo field only (no MoreInfo)
2026.1.8.13
🐛 Bug Fixes
- fix: add C++ project support for Open Bin Folder command (#4)
🔨 Improvements
- refactor: convert solution to .slnx format
🎉 New Features
- feat(telemetry): add Otel4Vsix integration
- feat(workflow): add contributors workflow
- feat: modernize to SDK-style project with ARM64 support
🔧 Maintenance
- chore(ci): add preview-changelog workflow
- chore(config): add .editorconfig and .gitattributes
- chore(docs): add CLAUDE.md with standardized template
- chore(docs): add co-author and generated-by rules to CLAUDE.md
- chore(docs): move local rules to main CLAUDE.md
- chore(workflow): use shared workflows
- chore: add husky for local commit linting
- chore: remove duplicate LICENSE, link to root
- chore: remove redundant AssemblyInfo.cs
- chore: standardize .gitignore across repos
- chore: standardize anycpu
- chore: sync license format
- chore: use shared changelog workflow for releases
- ci: add commitlint configuration and workflow
- docs(readme): modernize README with vibrant formatting
- docs: add Write Tests and Run Validation critical rules
- fix(ci): simplify preview changelog workflow
2024.5.15.48
Full Changelog: 2024.5.13.47...2024.5.15.48
2024.5.13.47
What's Changed
- Manifest Update by @CalvinAllen in #3
New Contributors
- @CalvinAllen made their first contribution in #3
Full Changelog: https://github.com/CodingWithCalvin/VS-OpenBinFolder/commits/2024.5.13.47