File tree 2 files changed +15
-3
lines changed
2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1
- Unreleased
1
+ 4.11.0
2
2
---
3
3
### Features
4
- - Support for verifier plugins (#1324 )
4
+ - Support for verifier plugins (#1324 ,#1336 )
5
+ - Support for ` hyperlane-message-id ` (#1335 )
6
+ - Support for decoding a hyperlane TokenMessage (#1344 )
5
7
8
+ ### Bugfixes
9
+ - Fix bug in enforce-pact-version parser (#1334 )
10
+ - Fix pact CLI usage output to use correct naming (#1331 )
11
+ - Fix ` step ` for ` defpact ` s in typechecker (#1333 )
12
+
13
+
14
+ ### Misc
15
+ - List-modules moved to local-only (#1326 )
16
+ - Update pact server typo (#1328 )
17
+ - Deprecate readthedocs (#1341 )
6
18
7
19
4.10.0
8
20
---
Original file line number Diff line number Diff line change 1
1
cabal-version : 2.2
2
2
name : pact
3
- version : 4.10
3
+ version : 4.11
4
4
-- ^ 4 digit is prerelease, 3- or 2-digit for prod release
5
5
synopsis : Smart contract language library and REPL
6
6
description :
You can’t perform that action at this time.
0 commit comments