v0.22.0 specification release tag Functional changes Add batch dimension to MATMUL. CONCAT now accepts a variable number of input tensors. Add 8-bit to 8-bit TABLE operation. Add 32-bit integer DIV operation. Removed the aint8_t data type. Descriptive changes Many changes to improve consistency within the specification, including to pseudocode and argument types. Note limits on axis where appropriate.