Skip to content

2.2.1

Choose a tag to compare

@VoidStarKat VoidStarKat released this 09 Jan 02:36
· 147 commits to main since this release
4c56dab

Changed

  • Reduced unnecessary bounds checks for SIMD operations on slices. By @Shnatsel.
  • Further slice conversion optimizations for slices. Resolves #66.