Skip to content

Commit fe9b94b

Browse files
Release 0.46.1
1 parent 9a46a23 commit fe9b94b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

change.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ Change log for EJML
22

33
Date format: year/month/day
44

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+
511
----- Version 0.46.0
612
2026/Jun/26
713

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919

2020
group = org.ejml
21-
version = 0.46.1-SNAPSHOT
21+
version = 0.46.1
2222

2323
org.gradle.parallel=true
2424

0 commit comments

Comments
 (0)