Skip to content

Commit 7817f4c

Browse files
author
Arvid Paeglit
committed
fix: bumped version
- updated dependency @deepcode/tsc to 2.0.3 - updated CHANGELOG
1 parent 059dcd8 commit 7817f4c

File tree

3 files changed

+175
-152
lines changed

3 files changed

+175
-152
lines changed

CHANGELOG.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,33 @@
1-
## [2.2.0] - 2019-06-19
1+
## [3.0.1] - 2020-10-14
2+
- Major release
3+
- Huge performance improvement
4+
- New DeepCode special sidebar panel with advanced features
5+
- Suggestion webview panel with more details
6+
7+
## [2.2.0] - 2020-06-19
28
- Added telemetry and crash reporting
39

4-
## [2.1.0] - 2019-05-20
10+
## [2.1.0] - 2020-05-20
511
- Major version. Big refactoring of confguration and authentication and error handling layers.
612
- Windows support fixed
713
- Relative paths in analysis results
814
- Improved user consent for uploading files with a feature "Always yes"
915
- Better error handling and more visibility on possible system error like permission denied
1016

11-
## [2.0.0] - 2019-04-27
17+
## [2.0.0] - 2020-04-27
1218
- Major version. Big refactoring
1319
- Separated a module @deepcode/tsc for all API integration
1420

15-
## [1.1.1] - 2019-03-04
21+
## [1.1.1] - 2020-03-04
1622
- Added support for GitPod
1723

18-
## [1.1.0] - 2019-02-02
24+
## [1.1.0] - 2020-02-02
1925
- Improved documentation and tutorial
20-
- Performance optimization
26+
- Performance optimization
2127
- Upgraded to newer vscode engine 1.41.0
2228
- Improved test suite
2329

24-
## [1.0.1-1.0.2] - 2019-01-16
30+
## [1.0.1-1.0.2] - 2020-01-16
2531
- Improved documentation and tutorial
2632
- Improved stability
2733
- Removed deprecated setting to ignore ALL 'info' suggestions, as we have fully featured ignoring functionality

0 commit comments

Comments
 (0)