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 d6ea756 + f88d2a6 commit 3f2f5e6Copy full SHA for 3f2f5e6
CHANGELOG.md
@@ -4,6 +4,9 @@
4
-->
5
# Change Log
6
7
+# 0.9.15
8
+
9
10
## 0.9.14
11
- Slight optimization to the memory usage of device-level analysis which
12
should improve runtimes and reduce the chance of the DLS running out
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "dls"
3
-version = "0.9.14"
+version = "0.9.15"
edition = "2018"
authors = []
description = "Simics DML language server"
0 commit comments