Pact 4.7.1
4.7.1
This marks the 4.7.1 release of the Pact language.
Eval
- Add feature flag
FlagDisableRuntimeTypeChecking
for disabling runtime typechecking
introduced in Pact 4.7 (#1231)
Formal Verification
Tests
- Refactored test to avoid
runIO
within tests (#1129) - Add
CoverageSpec
(#1228) - Fix
ReplSpec
tests (#1216) - Cleanup
PactContinuationSpec
(#1222)