Skip to content

Schema version 4.0.0

Compare
Choose a tag to compare
@fxedel fxedel released this 31 Dec 14:44
· 2282 commits to master since this release
19c5b8a

View schema

See pull request #368 and the updated Documentation about matrix channel insert blocks.

Incompatible schema changes

  • In a channel insert block: Removed "eachPixel" as possible value for repeatFor (use one of the values below instead)

Backwards-compatible schema changes

  • Added possibles values for repeatFor: "eachPixelABC", "eachPixelXYZ", "eachPixelXZY", "eachPixelYXZ", "eachPixelYZX", "eachPixelZXY", "eachPixelZYX"

Bugfixes

None.

Commits since last release