We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb21847 + fd2dd85 commit 1931f7bCopy full SHA for 1931f7b
Changelog.md
@@ -1,3 +1,23 @@
1
+# [2.2.1] - 12/07/2024
2
+
3
+Requires Elpi 1.19.2 and Coq 8.19 or Coq 8.20.
4
5
+### Error reporting
6
+- Fix type checking errors on inline code are now reported on the correct line
7
+ in LSP based interfaces
8
9
+### Build system
10
+- Fix various missing dependencies
11
+- Fix rebuild before installation
12
+- Change CI no more use of docker images
13
+- Change silence `default-output-directory` warning
14
15
+### Apps/tc
16
+- Change organize the code inside a `tc` namespace
17
18
+### Apps/derive
19
+- Change do not leak `positive_scope` open
20
21
# [2.2.0] - 28/06/2024
22
23
Requires Elpi 1.19.2 and Coq 8.19 or Coq 8.20.
0 commit comments