We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 991ae2b commit 746c754Copy full SHA for 746c754
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Revision history for bytesmith
2
3
-## 0.3.20.0 -- 2025-07-11
+## 0.3.13.0 -- 2025-07-11
4
5
* Add `hexFixedWord16#`
6
* Drop support for base < 4.18, clean up CPP
bytesmith.cabal
cabal-version: 3.0
name: bytesmith
-version: 0.3.12.0
+version: 0.3.13.0
synopsis: Nonresumable byte parser
description:
Parse bytes as fast as possible. This is a nonresumable parser
0 commit comments