Changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to the Haskell Package Versioning Policy.

[1.1.1] - 2026-07-26

Added
  • modify* QuickCheck combinators
  • Dependency on quickcheck-effectful
  • Ability to run effectful computation in QuickCheck props

[1.1.0] - 2026-07-21

Added
  • prop, fprop, xprop combinators
  • runHUnit re-export
Removed
  • HasCallStack and Spec re-exports

[1.0.1] - 2026-07-13

Added
  • parallel and sequential combinators

[1.0.0] - 2026-07-10

Added
  • Initial release.