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 3f863ae commit d4f0304Copy full SHA for d4f0304
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+4.13.2
2
+---
3
+### Misc
4
+- Support hashable-1.5
5
+- Include a StableHashMap type which provides a stable hashing interface across
6
+ all versions of the hashable dependency.
7
+
8
4.13.1
9
---
10
### Misc
pact.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: pact
-version: 4.13.1
+version: 4.13.2
-- ^ 4 digit is prerelease, 3- or 2-digit for prod release
synopsis: Smart contract language library and REPL
description:
0 commit comments