GitHub

26.7.0

What's Changed

  • Fix IO bug with extra field in the metadata and add test. by @YooSunYoung in #66
  • More DAQ metadata fields and new Image Process metadata field. by @YooSunYoung in #67
  • Regression test file update reminder @YooSunYoung

Full Changelog: 26.6.0...26.7.0

Notes

*Uploading documentation release asset failed so I manually uploaded it - @YooSunYoung
*Lower-bound should have been updated to tifffile>=2026.2.24

26.6.0

What's Changed

Known Bugs

  • There is a bug in this version that scitiff.io.save_scitiff cannot save a data group with extra field as None, which is allowed in the schema but was not caught by the condition checks. Workaround is to set the extra with an empty data group or pop it out of the data group.

Full Changelog: 26.1.0...26.6.0

26.1.0

25.12.0

25.07.0

25.06.0

What's Changed

Breaking Changes

There was a typo in the Channel enum so if you ever saved a file <25.06 version,
it may not be able to resolve the channel when loaded from >=25.06.
You can simply update the name of the channel from the coordinate and resolve it manually.

Full Changelog: 25.05.0...25.06.0

25.05.0

25.04.0

25.03.0

v0

Placeholder release

Read the original on github.com ↗