We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8daa4d commit 4b079a5Copy full SHA for 4b079a5
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## Unreleased
2
+
3
+- Remove most uses of unsafe.
4
+- Remove non-local safety invariants to prevent unsoundness.
5
6
+## 0.2.1
7
8
+- Fix undefined behavior in checking the buffer length.
9
10
## 0.2.0
11
12
- Fixed an edge case where long decimals with trailing zeros were truncated.
0 commit comments