Skip to content

Releases: ArcanaFramework/fileformats

Fixup release

04 Sep 20:51
Compare
Choose a tag to compare
v0.12.1

changed signature of read_metadata to have collection instead of sequ…

v0.12.0

04 Sep 06:28
04fa1a4
Compare
Choose a tag to compare

What's Changed

  • fixed windows paths in tests to drop drive by @tclose in #69
  • Refactored documentation by @tclose in #70
  • converted README to markdown by @tclose in #71
  • Typing support by @tclose in #61
  • Add mtime_cached_property for convenient caching of properties until/unless the mtimes of the files change by @tclose in #72
  • added warning about static type-checking to docs by @tclose in #73
  • Fixed FsObject error message to avoid recursion by @tclose in #68

Full Changelog: v0.11.4...v0.12.0

v0.11.4

06 Aug 04:34
5cc9b2d
Compare
Choose a tag to compare

What's Changed

  • fixes bug in fsobject error message by @tclose in #67

Full Changelog: v0.11.3...v0.11.4

v0.11.3

30 May 01:32
8fc9dc9
Compare
Choose a tag to compare

What's Changed

  • Bug fix for converter registration by @tclose in #66

Full Changelog: v0.11.2...v0.11.3

v0.11.2

09 Apr 01:38
1e75998
Compare
Choose a tag to compare

What's Changed

  • Removed direct references to FileFormatsError in favour of more specific errors by @tclose in #65
  • Splits up generic sub-package into separate modules by @tclose in #64

Full Changelog: v0.11.1...v0.11.2

v0.11.1

04 Mar 11:54
26debfb
Compare
Choose a tag to compare

What's Changed

  • Full mount list for copy mode requirements by @tclose in #62

Full Changelog: v0.11.0...v0.11.1

v0.11.0

03 Mar 23:40
98c89e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.11...v0.11.0

v0.10.11

21 Feb 23:22
37a45d2
Compare
Choose a tag to compare

What's Changed

  • refactored generate_sample_data by @tclose in #55
  • dropped attrs dependency in favour of hand-rolled classes by @tclose in #56
  • added binary testing formats by @tclose in #57

Full Changelog: v0.10.10...v0.10.11

v0.10.10

13 Feb 04:28
150f8d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.9...v0.10.10

v0.10.9

15 Jan 05:01
c622f2a
Compare
Choose a tag to compare

What's Changed

  • handle classified formats are split across parent/child packages by @tclose in #53

Full Changelog: v0.10.8...v0.10.9