Skip to content

Commit 17bbfeb

Browse files
authored
Merge pull request #7 from cuviper/release-0.2.0
Release 0.2.0
2 parents 678ea51 + 910169e commit 17bbfeb

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

RELEASES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Release 0.2.0 (2025-12-15)
2+
3+
- `PrimitiveFloat` includes supertraits `PrimitiveFloatToInt` for all integers.
4+
However, `PrimitiveFloatToInt` lost its supertrait `PrimitiveFloat` in kind.
5+
- `PrimitiveNumber` added type-casting methods `as_from` and `as_to`.
6+
- `PrimitiveNumber::Bytes` added supertraits for its array representation.
7+
18
# Release 0.1.1 (2025-12-11)
29

310
- Link documentation to inherent methods.

0 commit comments

Comments
 (0)