We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 602a561 commit f7dd3a1Copy full SHA for f7dd3a1
CHANGES.md
@@ -1,3 +1,10 @@
1
+v0.5.2
2
+------
3
+
4
+ - Manage Fields with delimited strings
5
+ - Use environment variables for internal differ
6
+ - add dependency to an implementation of digestif
7
8
v0.5.1
9
------
10
plotkicadsch.opam
@@ -18,7 +18,7 @@ Two utilities:
18
]
19
depends: [
20
"dune" {build}
21
- "kicadsch" {= "0.5.1"}
+ "kicadsch" {= "0.5.2"}
22
"tyxml" {>= "4.0.0"}
23
"lwt"
24
"lwt_ppx" {build}
0 commit comments