Skip to content

Commit 44ffdf7

Browse files
Chore: Complete version history (ome#128)
* fix: correct outputs in displacement field transform * chore: update version history * chore: update version history --------- Co-authored-by: Josh Moore <josh@openmicroscopy.org>
1 parent 97b1f75 commit 44ffdf7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

version_history.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1313
### Changed
1414

1515
- BREAKING CHANGE: Unified `input` and `output` fields in all transformation metadata to be an object of `{"name": string, "path": string}` instead of allowing both string and object forms. This change was made to ensure consistency across all transformations and to simplify the specification.
16+
- BREAKING CHANGE: Replaced `arrayCoordinateSystems` with explanation of how to properly express dimensionless transforms.
17+
- style: Improved readability of multiscales section and `coordinates`/`displacements` transformations.
1618

1719
## [0.6.dev3] - 2026-03-13
1820

0 commit comments

Comments
 (0)