- Change
applySTSOptsEither
,Extended.applySTS
,Simple.applySTS
to useNonEmpty (PredicateFailure _)
instead of[PredicateFailure _]
- Change
invalidSignalsAreGenerated
,Trace
,checkTrace
,applySTSTest
,traceFromInitState
,forAllTraceFromInitState
,onlyValidSignalsAreGeneratedFromInitState
to useNonEmpty (PredicateFailure _)
instead of[PredicateFailure _]
- Moved
small-steps-test
library here (small-steps:testlib
) as sublibrary
- Add
failOnJust
,failOnNonEmpty
,failureOnJust
,failureOnNonEmpty
- First properly versioned release