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 bfa4791 commit ada4025Copy full SHA for ada4025
release_notes/v0.15.0.md
@@ -0,0 +1 @@
1
+- First automatic GitHub release
vhdl_lang/Cargo.toml
@@ -6,7 +6,7 @@
6
7
[package]
8
name = "vhdl_lang"
9
-version = "0.14.0"
+version = "0.15.0"
10
authors = ["Olof Kraigher <olof.kraigher@gmail.com>"]
11
license = "MPL-2.0"
12
description = "VHDL Language Frontend"
vhdl_ls/Cargo.toml
name = "vhdl_ls"
description = "VHDL Language Server"
0 commit comments