Releases: fireblade-engine/math
Releases · fireblade-engine/math
1.0.1
What's Changed
- Migrate Renovate config by @renovate[bot] in #34
- Add documentation by @ctreffs in #35
- fix(docs): Repair documentation deployment workflow and makefile by @ctreffs in #37
- fix(ci): fix docs smoke test and setup comprehensive redirects by @ctreffs in #38
- chore(deps): update actions/upload-pages-artifact action to v4 by @renovate[bot] in #39
- Spi support and docs fixes by @ctreffs in #40
- Update README.md by @ctreffs in #41
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Configure Renovate by @renovate[bot] in #12
- Update actions/checkout action to v2.7.0 by @renovate[bot] in #14
- Update actions/checkout action to v3 by @renovate[bot] in #16
- Update actions/upload-artifact action to v3.1.2 by @renovate[bot] in #13
- Fix Windows CI by @ctreffs in #17
- Update project by @ctreffs in #25
- Update Project for 2026: Swift 6.x, Math Fixes, and CI Modernization by @ctreffs in #32
New Contributors
Full Changelog: 0.13.0...1.0.0
Adds 2x2 matrices
Support Swift 5.7
What's Changed
- Update CI by @ctreffs in #10
- Fix RangeReplaceableCollection conformance for latest Swift version by @stackotter in #9
New Contributors
- @stackotter made their first contribution in #9
Full Changelog: 0.11.0...0.12.0
Windows support
Euler Angles
- Add euler angle conversions
0.9.2
0.9.1
- Add
withForcedContiguousStorageandwithForcedContiguousMutableStorageto matrices - Conform matrices to
RandomAccessCollection&MutableCollection - Add
eulerAnglesXYZto Mat* - Extensions to vec, quat and mat
- Add convenience to
Quat4d,Point&Size - Fix CONTRIBUTING.md
- Add SwiftPackageIndex badged
- Update CI to xcode 11.7 & 12, SwiftWasm to 5.3