File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
- ## Version 0.8.0 (December 15, 2022)
3
+ ## Version 0.8.1 (January 2, 2024)
4
+
5
+ ### Bug Fixes
6
+
7
+ - Fix regressions caused by ` bazel query ` optimization in 0.8.0 (@daivinhtran )
8
+ - Add new and upcoming files names to the list of files marking the root of a repo / workspace (@hypdeb )
9
+
10
+ ### Internal Improvements
11
+
12
+ - Migrate to eslint (@hypdeb )
13
+ - Upgrade typescript (@cameron-martin )
14
+
15
+ ## Version 0.8.0 (December 15, 2023)
4
16
5
17
### New Features
6
18
Original file line number Diff line number Diff line change 2
2
"name" : " vscode-bazel" ,
3
3
"displayName" : " Bazel" ,
4
4
"description" : " Bazel BUILD integration" ,
5
- "version" : " 0.8.0 " ,
5
+ "version" : " 0.8.1 " ,
6
6
"publisher" : " BazelBuild" ,
7
7
"license" : " Apache-2.0" ,
8
8
"repository" : {
You can’t perform that action at this time.
0 commit comments