We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c433d1 commit 3234526Copy full SHA for 3234526
Changes
@@ -1,3 +1,5 @@
1
+- #167: Add `Z.to_bytes` and `Z.of_bytes` to convert between integers and byte sequences, with control of byte size and enddianness.
2
+
3
Release 1.14 (2024-07-10)
4
- #148, #149: Fail unmarshaling when it would produce non-canonical big ints
5
- #145, #150: Use standard hash function for `Z.hash` and add `Z.seeded_hash`
0 commit comments