Skip to content

Releases: ArcanaFramework/fileformats

v0.15.4

02 Jul 23:08
b78ffbd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.3...v0.15.4

v0.15.3

18 Jun 00:51
21704dd
Compare
Choose a tag to compare

What's Changed

  • Forward-ref-in-mime and additional logging by @tclose in #108

Full Changelog: v0.15.2...v0.15.3

v0.15.2

13 May 02:04
9f45ec4
Compare
Choose a tag to compare

What's Changed

  • adds stop_before_pixels when reading DICOM metadata by @tclose in #106
  • Fix typo and doc strings by @tclose in #94

Full Changelog: v0.15.1...v0.15.2

v0.15.1

16 Apr 07:17
d4ba3c1
Compare
Choose a tag to compare

What's Changed

  • removed pydra development from ci-cd by @tclose in #103
  • moves test_converter into extras package and fixes pydra import by @tclose in #104

Full Changelog: v0.15.0...v0.15.1

v0.15.0

04 Apr 04:33
70844ff
Compare
Choose a tag to compare

What's Changed

  • removed stray references to attrs package by @tclose in #93
  • Updates converter syntax to match new Pydra syntax by @tclose in #95
  • Remote direct references in pyproject.tomls by @tclose in #96
  • Cleaned up converter by @tclose in #97
  • added _load_kwargs to mock mixin by @tclose in #98
  • reworked copy/move methods to include "avoid_clashes" feature by @tclose in #99
  • Checks if a directory is being copied into itself by @tclose in #100
  • Update to match refactor of Pydra API by @tclose in #101
  • updated pydra dep to 1.0a by @tclose in #102

Full Changelog: v0.14.4...v0.15.0

v0.15.0a7

28 Mar 07:40
7f3ca57
Compare
Choose a tag to compare

What's Changed

  • Update to match refactor of Pydra API by @tclose in #101

Full Changelog: v0.15.0a6...v0.15.0a7

v0.15.0a6

25 Mar 06:56
1b6f3e0
Compare
Choose a tag to compare

What's Changed

  • Checks if a directory is being copied into itself by @tclose in #100

Full Changelog: v0.15.0a5...v0.15.0a6

v0.15.0a5

17 Feb 02:02
Compare
Choose a tag to compare

Added fallback to shutil.copyfile if linking fails in FileSet.copy

v0.15.0a4

13 Feb 10:34
cfd67f2
Compare
Choose a tag to compare
Merge pull request #99 from ArcanaFramework/avoid-clashes

reworked copy/move methods to include "avoid_clashes" feature

v0.15.0a3

11 Feb 23:51
1aa60ea
Compare
Choose a tag to compare

What's Changed

  • added _load_kwargs to mock mixin by @tclose in #98

Full Changelog: v0.15a2...v0.15.0a3