Skip to content

0.0.12

Latest
Compare
Choose a tag to compare
@mikkyang mikkyang released this 18 Dec 19:52
· 6 commits to master since this release

Breaking Changes

Matrix trait functions are now safe (consistent with how functions that return pointers are in std). Just remove the unsafe keyword, and you should be okay.

Other Changes

Reduced compilation time: #13