Skip to content

Releases: CodingWithCalvin/VS-OpenBinFolder

2026.2.13.23

13 Feb 14:39
771d576

Choose a tag to compare

🐛 Bug Fixes

  • fix(vcproject): use dynamic binding to avoid assembly load failure (#32)

2026.2.11.20

11 Feb 19:43
d5a3f5d

Choose a tag to compare

🐛 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

30 Jan 17:01
4194902

Choose a tag to compare

🐛 Bug Fixes

  • fix(manifest): enable QnA

2026.1.30.15

30 Jan 16:41
af6a1f8

Choose a tag to compare

🔧 Maintenance

  • test(manifest): repo field only (no MoreInfo)

2026.1.8.13

08 Jan 19:33
1bd950f

Choose a tag to compare

🐛 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

15 May 22:41

Choose a tag to compare

2024.5.13.47

13 May 23:20
09f9127

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/CodingWithCalvin/VS-OpenBinFolder/commits/2024.5.13.47