# Revision history for cabal-detailed-quickcheck
## 0.2.0.0 — 2022-10-29
* Fix the library so `stdTestArgs` actually works.
* Added the ability to replay previous tests.
## 0.1.3.2 — 2022-09-18
* Fixed a typo in the documentation.
## 0.1.3.1 — 2022-09-18
* Fixed a link formatting problem in the documentation.
## 0.1.3.0 — 2022-09-18
* Added `argsToTestArgsWith`.
## 0.1.2.1 — 2022-09-05
* Fix error in documentation.
## 0.1.2.0 — 2022-09-05
* Fixed verbosity switching.
* Updated documentation.
## 0.1.1.7 — 2022-09-03
* Improved documentation.
## 0.1.1.6 — 2022-07-28
* Slightly updated code.
## 0.1.1.5 — 2022-07-28
* Broadened version ranges further.
## 0.1.1.4 — 2022-07-19
* Broadened version range for `base`.
### 0.1.1.3 — 2022-04-25
* Improved documentation.
### 0.1.1.2 — 2022-04-25
* Improved documentation.
### 0.1.1.1 — 2022-04-25
* Improved packaging.
## 0.1.1.0 — 2022-04-24
* Improved documentation.
* Add `getPropertyTests` and `propertyTestGroup` for groups of tests.
## 0.1.0.0 — 2022-04-23
* First version. Released on an unsuspecting world.