All Versions
12
Latest Version
Avg Release Cycle
72 days
Latest Release
827 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.73 Changes
December 23, 2020๐ Fixed
- ๐ Fix #126
-
v2.72 Changes
December 20, 2020โ Added
- Per solution settings. Just create an empty
VSColorOutput.json
in the same folder as the solution file. - ๐ Show time stamps in margin at every line (without incremental time)
- ๐ Show hours in time stamps in margin
- ๐ Show times in elapsed build time and margin according to system locale
- Per solution settings. Just create an empty
-
v2.71 Changes
February 24, 2020๐ Fixes issue #108
-
v2.7 Changes
December 06, 2019#47 Show Time Stamps False breaks the same functionality of the Productivity Power Tools
๐ #60 Some Azure build/publish events by default are marked as errors
#68 Functionality lost after saving Output Window as a text file
#100 Time Elapsed (hh:mm:ss.fff)?
#103 Prevent "disconnection" when output window content is saved to file -
v2.6.7 Changes
October 16, 2019๐ From merge #98
ElapsedBuildTime is now aware of the current culture,
๐ Some variables renamed in BuildEvents.cs,
replaced \r\n with Environment.NewLineIntroduced some c# 6/7 language features:
- c# 6 expression-bodied members for get-only indexers
- c# 6 expression-bodied members for get-only properties
- c# 7 expression-bodied members for ctors
- c# 7 expression-bodied members for get accessors
- c# 7 out variable in method invocation
-
v2.6.6 Changes
September 05, 2019โก๏ธ Update HTTP links to HTTPS
-
v2.6.5 Changes
April 16, 2019- ๐ฆ Use AsyncPackage with background load to work with VS 16.1 as recommended here
- ๐ Use new project template
- โ Switch from NUnit to MSTest
- โ Reenable tests that would not run with NUnit Test Runner
- ๐ Change to Package References in project files
-
v2.6.4 Changes
January 21, 2019โจ Enhance warning detection via pull request #82
-
v2.6.3 Changes
December 05, 2018โ Add VS 2019 support (back in)
-
v2.6.2 Changes
December 03, 2018โ Address issue #81