Skip to content

Releases: StefanKert/BuildVision

v2.0.0

10 Aug 20:10
Compare
Choose a tag to compare
  • 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

23 Jun 06:44
Compare
Choose a tag to compare
v1.4.1.61 Pre-release
Pre-release
  • Fix for truncating long error messages (#13)

v1.4.0.57

22 Jun 12:44
Compare
Choose a tag to compare
v1.4.0.57 Pre-release
Pre-release
  • Major restructering of code base
  • Added Feature: Copy Error Message

v1.3.1.29

30 Apr 13:59
Compare
Choose a tag to compare
v1.3.1.29 Pre-release
Pre-release
  • Fix navigation to the errors for nested files in Solution Explorer. Fixes #4

v1.3.1.28

12 Apr 13:27
Compare
Choose a tag to compare
v1.3.1.28 Pre-release
Pre-release
  • Make BuildElapsedTime animated, closes #3

v1.3.1.27

31 Mar 11:40
Compare
Choose a tag to compare
  • 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

30 Mar 22:57
Compare
Choose a tag to compare
v1.3.0.17 Pre-release
Pre-release
Fix output encoding in bump-version script.

v1.3.0

25 Mar 21:00
Compare
Choose a tag to compare
  • 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.

v1.2.2

25 Mar 16:44
Compare
Choose a tag to compare

Real Release Date: Feb 19, 2015.
Tag is not relevant.

  • Fixed Visual Studio crashing if grouping in project list is enabled (in versions 1.2.0 and 1.2.1).
  • Fixed width of the error list if grouping in project list is enabled.
  • Other minor changes.