refactored the code, prepared for adding new players
This commit is contained in:
parent
638bf96bea
commit
1c2e5170c5
6 changed files with 139 additions and 70 deletions
|
@ -1,4 +1,12 @@
|
|||
Version 1.5:
|
||||
Version 1.8:
|
||||
* Custom sound for ding https://github.com/thecoderok/vsdingextension/issues/5
|
||||
* Use different sound when tests failed https://github.com/thecoderok/vsdingextension/issues/7
|
||||
* Add option to only notify on failed tests (thanks to https://github.com/sboulema for contribution!)
|
||||
|
||||
Version 1.6:
|
||||
* Fixed compatibility issues with Visual Studio 2012
|
||||
|
||||
Version 1.5:
|
||||
* Added Task bar notifications. (https://github.com/thecoderok/vsdingextension/issues/1)
|
||||
It can be disabled in Tools->Options->Ding->Show tray notifications
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue