Releases: StefanKert/BuildVision
Releases · StefanKert/BuildVision
v2.0.0
- Added Support for Visual Studio 2017
- Major restructering of code base
- It´s possible to copy error messages by opening the context menu and clicking "Selected Project" -> "Copy Errors"
- Fixed #3: Make BuildElapsedTime animated, closes
- Fixed #5: Sort doesn't update during build
- Fixed #4: Fix navigation to the errors for nested files in Solution Explorer
- Fixed #13: Truncating long error messages
- Fixed #18: Build finish time is not correct
v1.4.1.61
v1.4.0.57
- Major restructering of code base
- Added Feature: Copy Error Message
v1.3.1.29
v1.3.1.28
v1.3.1.27
- Continous Integration for BuildVision repository: each commit to master branch initiates a build and creates pre-release, which is available for download from https://github.com/nagits/BuildVision/releases.
- Fix Visual Studio crashing if grouping in the Project List is enabled (#1).
- Fix "Collection was modified" exception on building.
v1.3.0.17
v1.3.0
- BuildVision is now Open Source on GitHub.
- Improve UI.
- Move all settings to the VS Settings Dialog. I'm sorry, your current settings will be dropped.
- Fix Hide window feature.
- Fix styles for the VS Blue Theme.
- Fix grid grouping by non-string columns.
- Fix setting for the "Copy build output files to the Clipboard" feature.
- Fix navigating to the Error Item if you click on the DataGridRow border.
- Minor performance optimizations.
- Other minor improvements.