## 0.3.0.7
_2026-01-05, Andreas Abel_
- Remove obsolete `deriving Typeable`
- Tested building with GHC 8.0 - 9.14.1
## 0.3.0.6
_2025-02-26, Andreas Abel_
- Support `random-1.3` and other latest dependencies
- Drop support for GHC 7
- Drop support for dependency versions that predate Stackage LTS 9.21
- Tested building with GHC 8.0 - 9.12.1
## 0.3.0.5
- Add support for `QuickCheck-2.12`
## 0.3.0.4
- Add support for `Quickcheck >= 2.8 && < 2.11`'s `InsufficientCoverage` status result
- Drop support for GHC < 7.0 (require `Haskell2010` support)
- Prevent `maxDiscardRatio` from becoming zero