File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
TimeStructures release notes
2
2
===================================
3
3
4
+ Version 0.7.3 (2024-06-04)
5
+ --------------------------
6
+ * Allow Dictionaries v0.4
7
+
8
+ Version 0.7.2 (2023-05-22)
9
+ --------------------------
10
+ * Migrate from SnoopPrecompile to PrecompileTools
11
+ * Add missing package names
4
12
5
13
Version 0.7.1 (2022-10-29)
6
14
--------------------------
Original file line number Diff line number Diff line change 1
1
name = " SparseVariables"
2
2
uuid = " 2749762c-80ed-4b14-8f33-f0736679b02b"
3
3
authors = [
" Truls Flatberg <[email protected] >" ,
" Lars Hellemo <[email protected] >" ]
4
- version = " 0.7.2 "
4
+ version = " 0.7.3 "
5
5
6
6
[deps ]
7
7
Dictionaries = " 85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"
@@ -10,7 +10,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
10
10
PrecompileTools = " aea7be01-6a6a-4083-8856-8a6e6704d82a"
11
11
12
12
[compat ]
13
- Dictionaries = " 0.3 "
13
+ Dictionaries = " 0.4 "
14
14
JuMP = " 1.4.0"
15
15
PrecompileTools = " 1"
16
16
julia = " 1.6"
You can’t perform that action at this time.
0 commit comments