Skip to content

Releases: Kapcash/ts-matrix

v1.2.2

08 Nov 08:25
Compare
Choose a tag to compare
  • Includes sourcemaps in build so users can debug the source at runtime
  • Includes /src in the npm package

v1.2.0

16 Oct 20:29
Compare
Choose a tag to compare
  • Migrated from webpack to vite
  • Migrated from jest to vitest
  • Fix #3 Matrix.inverse for matrices with 4 or more dimensions