We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e7fd8 commit de72cf2Copy full SHA for de72cf2
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [0.50.0] - 2021-03-13
8
+
9
+* Introduce a pluggable abstraction for creating workspaces to allow for independent experimentation
10
+* Introduce a workspace implementation for MsBuild Graph Build mode, which should be a large performance boost for consumers
11
+* introduce debouncing to prevent rebuilds when invoked multiple times in a short timeframe
12
13
## [0.49.0] - 2021-03-03
14
15
### Changed
0 commit comments