File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 44
55### Added
66
7+ ### Removed
8+
9+ ### Changed
10+
11+ ### Fixed
12+
13+ ## [[ 7.0.0]] ( https://github.com/tweag/cooked-validators/releases/tag/v7.0.0 ) - 2025-07-08
14+
15+ ### Added
16+
717- Module ` Cooked.Skeleton.ReferenceScript ` , exposing ` ReferenceScriptConstrs `
818 (type constraints for reference scripts), ` TxSkelOutReferenceScript ` (type of
919 references scripts, with constructors ` TxSkelOutNoReferenceScript ` and
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ cabal-version: 3.4
55-- see: https://github.com/sol/hpack
66
77name : cooked-validators
8- version : 6 .0.0
8+ version : 7 .0.0
99license : MIT
1010license-file : LICENSE
1111build-type : Simple
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ verbatim:
22 cabal-version : 3.4
33
44name : cooked-validators
5- version : 6 .0.0
5+ version : 7 .0.0
66
77dependencies :
88 - QuickCheck
You can’t perform that action at this time.
0 commit comments