Releases: MrLuje/vs-commitizen
Releases · MrLuje/vs-commitizen
1.0.0.117
- add support for vs2022 (#38)
- drop support for vs2015 & vs2017
- ensure global config exists when initializing local one (#37)
1.0.0.109
- VsCommitizen view now available as a separate view in View > Other windows > VsCommitizen (#35 for explanation)
1.0.0.106
- VsCommitizen view available as a separate view in View > Other windows > VsCommitizen (#35 for explanation)
1.0.0.100
fix: crash in "Changes" view
1.0.0.94
- feat: support for custom "type of commit"
1.0.0.88
fix: crash after any events from Team Explorer
1.0.0.83
fix: tags in vsix manifest
1.0.0.67
- fix: bad things happening when extension not loaded yet
- fix: follow conventionalcommit specficiations (#24)
1.0.0.59
fix: stash button is hidden in vs2019 (#19)
1.0.0.57
- misc: vs2019 support
- fix: subject counter color with black theme