1 parent 9a46a23 commit fe9b94bCopy full SHA for fe9b94b
2 files changed
change.txt
@@ -2,6 +2,12 @@ Change log for EJML
2
3
Date format: year/month/day
4
5
+----- Version 0.46.1
6
+2026/Jul/31
7
+
8
+- MapPrintFormat valid YAML and other encodings now, in a limited way
9
+- Added MapPrintReflect for reflection automatic implementation of MapFormattable
10
11
----- Version 0.46.0
12
2026/Jun/26
13
gradle.properties
@@ -18,7 +18,7 @@
18
19
20
group = org.ejml
21
-version = 0.46.1-SNAPSHOT
+version = 0.46.1
22
23
org.gradle.parallel=true
24
0 commit comments