Skip to content

Commit d6c6525

Browse files
authoredFeb 12, 2025··
New version: ImagineInterface v0.1.8 (#277)
1 parent 1812552 commit d6c6525

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed
 

‎I/ImagineInterface/Compat.toml

+13-3
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,27 @@ MappedArrays = "0.2-0.3"
2020
AxisArrays = "0.4"
2121
DataStructures = "0.17-0.18"
2222
ImagineFormat = "1"
23-
ImagineHardware = "0.0.1"
2423
JSON = "0.21"
25-
UnitAliases = "0.0.1"
2624
Unitful = "1"
2725

26+
["0.1.4-0.1.7"]
27+
ImagineHardware = "0.0.1"
28+
UnitAliases = "0.0.1"
29+
2830
["0.1.5-0"]
29-
DSP = "0.6-0.7"
3031
MappedArrays = "0.2-0.4"
3132

3233
["0.1.5-0.1.6"]
3334
IntervalSets = "0.4-0.6"
3435

36+
["0.1.5-0.1.7"]
37+
DSP = "0.6-0.7"
38+
3539
["0.1.7-0"]
3640
IntervalSets = "0.4-0.7"
41+
42+
["0.1.8-0"]
43+
DSP = "0.6-0.8"
44+
ImagineHardware = ["0.0.1", "0.1"]
45+
Statistics = "1"
46+
UnitAliases = ["0.0.1", "0.1"]

‎I/ImagineInterface/Versions.toml

+3
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ git-tree-sha1 = "cbdb8b7bb00c7bf872e79588ce26a5842e8f080c"
2121

2222
["0.1.7"]
2323
git-tree-sha1 = "38c4ac81a30b71ee9a04337080740a404f9b88df"
24+
25+
["0.1.8"]
26+
git-tree-sha1 = "997533fde5cb533e579e085ce244567613835e14"

0 commit comments

Comments
 (0)
Please sign in to comment.