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.
2 parents 5621fe5 + 26accae commit 39454eeCopy full SHA for 39454ee
CHANGELOG.md
@@ -4,6 +4,8 @@
4
-->
5
# Change Log
6
7
+## 0.9.10
8
+
9
## 0.9.9
10
- Fixed an issue that could cause analysis thread crash when an object was declared both
11
as an array and not one
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "dls"
3
-version = "0.9.9"
+version = "0.9.10"
edition = "2018"
authors = []
description = "Simics DML language server"
0 commit comments