Skip to content

Releases: ArcanaFramework/fileformats-medimage

v0.10.0a2

16 Feb 23:17
3291f74
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0a...v0.10.0a2

v0.10.0a1

13 Feb 10:42
a2f73f0
Compare
Choose a tag to compare
Merge pull request #37 from ArcanaFramework/pydra-syntax-changes

Updates to match the Pydra syntax changes

v0.10.0a

12 Feb 06:14
a2f73f0
Compare
Choose a tag to compare

What's Changed

  • Updates to match the Pydra syntax changes by @tclose in #37

Full Changelog: v0.9.4...v0.10.0a

v0.9.4

28 Sep 03:37
7132fef
Compare
Choose a tag to compare

What's Changed

  • Adds DicomImage class in medimage namespace that inherits from MedicalImage to implement deidentify extra by @tclose in #36

Full Changelog: v0.9.3...v0.9.4

v0.9.3

24 Sep 07:30
cc63714
Compare
Choose a tag to compare

What's Changed

  • Updates to match fileformats v0.14 by @tclose in #35

Full Changelog: v0.9.2...v0.9.3

v0.9.2

17 Sep 00:41
e4c1c90
Compare
Choose a tag to compare

What's Changed

  • Updated to use Binary|UnicodeFile and validated-property from core by @tclose in #34
  • Reinstates unused ignores to pre-commit by @tclose in #33

Full Changelog: v0.9.1...v0.9.2

v0.9.1

12 Sep 05:51
9d465f3
Compare
Choose a tag to compare

What's Changed

  • Adds metadata reading of Siemens Raw Pet Data types by @tclose in #32
  • added mypy to CI tests by @tclose in #31

Full Changelog: v0.9.0...v0.9.1

v0.9.0

04 Sep 21:51
5648b7f
Compare
Choose a tag to compare

What's Changed

  • changes to match refactoring of core package, in particular the streamlining of decorators by @tclose in #30

Full Changelog: v0.8.2...v0.9.0

v0.8.2

31 Jul 00:13
d499794
Compare
Choose a tag to compare

What's Changed

  • Cache downloads in medimage4tests cache dir and move to sample dest dir by @tclose in #29

Full Changelog: v0.8.1...v0.8.2

v0.8.1

30 May 02:16
Compare
Choose a tag to compare

Fixes bugs in converter unittests