Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix Cargo.lock error | Ben Bridle | 2024-01-03 |
| | | | | | The Cargo.lock file previously referred to a commit of the geometry crate which had been overwritten and did not exist in the repository. | ||
* | Fix multiplication error in math device | Ben Bridle | 2023-12-28 |
| | | | | | | The order of the two result values from the widening multiply operation in Rust was reversed, leading to incorrect multiplication results when using the math device. | ||
* | First commitv0.1.0 | Ben Bridle | 2023-12-24 |