All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.4.31 (2021-06-08)
Note: Version bump only for package @thi.ng/simd
0.4.0 (2020-07-25)
- simd: prepare re-publish 1.0.0 (e528129)
- simd: update readme (740e742)
- simd: add readme notes about opcode renumbering
- simd: add notes about opcode renumbering
0.3.0 (2020-07-17)
- simd: update & enable swizzle4_u32_aos() (ae1ad77)
0.2.0 (2020-05-14)
- simd: enable new ops supported in node 14/V8 8.3 (5c46468)
- simd: add missing wasm exports (f998f88)
- simd: add clampn4_f32, sum4_f32 (0e0dfde)
- simd: add hadd* inline fns, update dot, normalize, mulv, sum (a1011ea)
- simd: add mag2/4, magsq2/4, move/extract inline fns, update tests, readme (00ce05b)
- simd: add matrix-vec mult fns, no async init, inline binary as b64 (761dd98)
- simd: add mix4_f32, mixn4_f32, mul_m22v2_aos, update test & readme (d09f09e)
- simd: add more vector fns (4f4cea4)
- simd: add new dot fns, tests, rename (50bc9fc)
- simd: add new fns, switch to f32x4 namespaced ops, update readme (4023a8f)
- simd: add new package (eedb895)
- simd: add swizzle fns (disabled) (a47ec4d)