Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: kvark/mint

Tags

v0.5.8

Toggle v0.5.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement `IntoMint` trait (#68)

* Implement IntoMint trait

* Fix formatting that rustfmt didn't (???)

* Remove IntoMint implementation for primitives

* Remove into_mint method

* Update changelog, bump version, add docs

v0.5.6

Toggle v0.5.6's commit message
Release 0.5.6

v0.5.5

Toggle v0.5.5's commit message
Add CHANGELOG, bump patch version

v0.5.1

Toggle v0.5.1's commit message
More assymetric matrices for vector * matrix notation

v0.4.9

Toggle v0.4.9's commit message
SemVer trick for 0.5.0 compatibility

v0.5.0

Toggle v0.5.0's commit message
Authors update, expose marker fields

v0.4.2

Toggle v0.4.2's commit message
Deriving traits for rotation types