Skip to content

Releases: ArcanaFramework/fileformats

v0.15a2

11 Feb 08:52
ec2a99a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15a1...v0.15a2

v0.15a1

10 Feb 23:41
69f6d78
Compare
Choose a tag to compare

What's Changed

  • Remote direct references in pyproject.tomls by @tclose in #96

Full Changelog: v0.15a0...v0.15a1

v0.15a0

10 Feb 00:16
7a17013
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

Full Changelog: v0.14.4...v0.15a0

v0.14.4

16 Oct 11:08
2d4116a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.3...v0.14.4

v0.14.3

30 Sep 03:59
b54e9df
Compare
Choose a tag to compare

What's Changed

  • added load save implementation for text files by @tclose in #91

Full Changelog: 0.14.2...v0.14.3

v0.14.2

27 Sep 13:29
06eb686
Compare
Choose a tag to compare

What's Changed

  • Handle negative magic number offsets in sample file generation by @tclose in #90

Full Changelog: v0.14.1...0.14.2

v0.14.1

27 Sep 01:07
d1916d1
Compare
Choose a tag to compare

What's Changed

  • Handle Self in extras signature matching by @tclose in #89

Full Changelog: v0.14.0...v0.14.1

v0.14.0

23 Sep 12:16
1428be7
Compare
Choose a tag to compare

What's Changed

  • Updates the docs to make API more prominent by @tclose in #82
  • Truncates TypedSet and SetOf repr to only show 3 paths followed by ellipsis by @tclose in #83
  • Cleans up the reading of DICOM metadata and returns dictionary not DICOM object by @tclose in #84
  • Added TypedCollection base class by @tclose in #85
  • relaxes typed set to allow unused fspaths by @tclose in #86
  • added tests to check pep604 union types in typed collections by @tclose in #87
  • updated docs to include optional content types by @tclose in #88

Full Changelog: v0.13.0...v0.14.0

v0.13.0

16 Sep 23:18
160e789
Compare
Choose a tag to compare

What's Changed

  • fix typing issues by @tclose in #78
  • Allow read_metadata kwargs to be passed to FileSet.init by @tclose in #79
  • Revert to using validated_property to specify properties for validation by @tclose in #80
  • Added BinaryFile and UnicodeFile sub types by @tclose in #81

Full Changelog: v0.12.2...v0.13.0

v0.12.2

12 Sep 04:13
9e399fa
Compare
Choose a tag to compare

What's Changed

  • Added api references for all formats to docs by @tclose in #75
  • Hardens mtime_cached_property to invalidate the cache for poor mtime resolutions by @tclose in #76
  • Adds BinaryIOWindow class by @tclose in #77

Full Changelog: v0.12.1...v0.12.2