File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,38 @@ Gerhard (SG) and Eric Larson (EL).
24
24
25
25
References like "pr/298" refer to github pull request numbers.
26
26
27
+ Upcoming release
28
+ ================
29
+
30
+ New features
31
+ ------------
32
+ * ``nib-diff `` command line tool for comparing image files (pr/617)
33
+ (Chris Cheng, reviewed by Yaroslav Halchenko, Pradeep Raamana and CM)
34
+
35
+ Enhancements
36
+ ------------
37
+ * Speed up reading of numeric arrays in CIFTI2 (pr/655) (Michiel Cottaar,
38
+ reviewed by CM)
39
+
40
+ Bug fixes
41
+ ---------
42
+ * Deterministic deduction of slice ordering in degenerate cases (pr/647)
43
+ (Yaroslav Halchenko, reviewed by CM)
44
+ * Allow 0ms TR in MGH files (pr/653) (EL, reviewed by CM)
45
+ * Allow for PPC64 little-endian long doubles (pr/658) (MB, reviewed by CM)
46
+ * Correct construction of FreeSurfer annotation labels (pr/666) (CM, reviewed
47
+ by EL, Paul D. McCarthy)
48
+
49
+ Maintenance
50
+ -----------
51
+ * Fix semantic error in coordinate systems documentation (pr/646) (Ariel
52
+ Rokem, reviewed by CM, MB)
53
+ * Test on Python 3.7, minor associated fixes (pr/651) (CM, reviewed by Gregory
54
+ R. Lee, MB)
55
+
56
+ API changes and deprecations
57
+ ----------------------------
58
+
27
59
2.3 (Tuesday 12 June 2018)
28
60
==========================
29
61
You can’t perform that action at this time.
0 commit comments