We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92f7c2b commit faa0d02Copy full SHA for faa0d02
CHANGELOG.md
@@ -4,6 +4,8 @@
4
### 0.5.3
5
6
- Add `to_static` methods to drop lifetimed data.
7
+- Implement `From<Fps>` for `u8` and `f32`.
8
+- Implement `Add`, `AddAssign`, `Sub` and `SubAssign` for the restricted primitive integers.
9
10
### 0.5.2
11
0 commit comments