Release details are described below.
Cleaned up the way array subscripts are exported from Simdify design applications and read by the Simdfy runtime. Simdify design applications always use int32 values to store array subscripts. In the Simdify runtime, the int32 values are read from disk and converted to size_t.