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 5ac0190 commit f94b289Copy full SHA for f94b289
CHANGELOG.md
@@ -1,5 +1,16 @@
1
### Unreleased
2
3
+### v0.21.3: 22 May 2024
4
+
5
+#### Improvements
6
7
+- Reuse incremental dialyzer PLT when suggesting specs
8
+- Avoid starting both incremental and old dialyzer
9
10
+#### Fixes
11
12
+- Properly clean up incremental dialyzer PLT when a new one is loaded
13
14
### v0.21.2: 21 May 2024
15
16
#### Improvements
VERSION
@@ -1 +1 @@
-0.21.2
+0.21.3
0 commit comments