Skip to content

Releases: tsnl/simd_math

v1.0.2

Choose a tag to compare

@tsnl tsnl released this 03 Oct 13:19

Add Publish status check badge to README.md.

v1.0.1

Choose a tag to compare

@tsnl tsnl released this 03 Oct 13:19

No-op change, just switch to a different package publishing mechanism.

v1.0.0

Choose a tag to compare

@tsnl tsnl released this 03 Oct 12:01

What's Changed

  • Remove .wxyz accessors, document philosophy by @tsnl in #5
  • Add publish.yml GitHub action by @tsnl in #6

Full Changelog: v0.2.0...v1.0.0

v0.2.0

Choose a tag to compare

@tsnl tsnl released this 01 Oct 23:49
5be3905
  • Remove SimdAABB.
  • Add SimdRect3 as a replacement for SimdAABB.
  • Add SimdURect3, SimdIRect3 as integral rect types.
  • Add SimdRect2, SimdURect2, SimdIRect2 as 2D rect types.

v0.1.0

Choose a tag to compare

@tsnl tsnl released this 01 Oct 22:26
fb011f9

Initial release.