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.
28282.5.0 (To be decided)
2929=====================
3030
31+ Thanks for the test ECAT file and fix provided by Andrew Crabb.
32+
3133Enhancements
3234------------
3335* Add SerializableImage class with to/from_bytes methods (pr/644) (CM,
@@ -39,12 +41,16 @@ Bug fixes
3941---------
4042* Handle stricter numpy casting rules in tests (pr/768) (CM)
4143 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)
4247
4348Maintenance
4449-----------
4550* Fix CodeCov paths on Appveyor for more accurate coverage (pr/769) (CM)
4651* Move to setuptools and reduce use ``nisext `` functions (pr/764) (CM,
4752 reviewed by YOH)
53+ * Better handle test setup/teardown (pr/785) (CM, reviewed by YOH)
4854
4955API changes and deprecations
5056----------------------------
You can’t perform that action at this time.
0 commit comments