File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ References like "pr/298" refer to github pull request numbers.
28
28
2.5.0 (To be decided)
29
29
=====================
30
30
31
+ Thanks for the test ECAT file and fix provided by Andrew Crabb.
32
+
31
33
Enhancements
32
34
------------
33
35
* Add SerializableImage class with to/from_bytes methods (pr/644) (CM,
@@ -39,12 +41,16 @@ Bug fixes
39
41
---------
40
42
* Handle stricter numpy casting rules in tests (pr/768) (CM)
41
43
reviewed by PM)
44
+ * TRK header fields flipped in files written on big-endian systems
45
+ (pr/782) (CM, reviewed by YOH, MB)
46
+ * Load multiframe ECAT images with Python 3 (CM and Andrew Crabb)
42
47
43
48
Maintenance
44
49
-----------
45
50
* Fix CodeCov paths on Appveyor for more accurate coverage (pr/769) (CM)
46
51
* Move to setuptools and reduce use ``nisext `` functions (pr/764) (CM,
47
52
reviewed by YOH)
53
+ * Better handle test setup/teardown (pr/785) (CM, reviewed by YOH)
48
54
49
55
API changes and deprecations
50
56
----------------------------
You can’t perform that action at this time.
0 commit comments