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 7e91c08 commit 5c879deCopy full SHA for 5c879de
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Change Log
2
All notable changes to the debug adapter will be documented in this file.
3
4
+## [0.3.0]
5
+- Support evaluation of expressions
6
+- Provide completions
7
+- Display exception information
8
+
9
## [0.2.7]
10
- Add JDK 11+ support
11
gradle.properties
@@ -1,2 +1,2 @@
-projectVersion=0.2.7
+projectVersion=0.3.0
kotlinVersion=1.3.40
0 commit comments