Schema version 4.0.0
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 forrepeatFor
(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.