All Versions
10
Latest Version
Avg Release Cycle
84 days
Latest Release
1968 days ago
Changelog History
Changelog History
-
v0.3.0.2 Changes
November 04, 2019- ⚡️ Update
build-depends
to allowbase-4.13.0.0
.
- ⚡️ Update
-
v0.3.0.1 Changes
February 12, 2019- ➕ Add
build-tool-depends
to makestack test
work normally (contribution by qrilka).
- ➕ Add
-
v0.3.0.0 Changes
December 15, 2018- ⚡️ Update the template file (in
ddgen_output
) to consider toNoImplicitPrelude
. - 🛠 Fix the build fail when GHC's version is less than 8.0.x.
- ⚡️ Update the template file (in
-
v0.2.0.4 Changes
October 06, 2018- ⚡️ Update
build-depends
to allowbase-4.12.0.0
.
- ⚡️ Update
-
v0.2.0.3 Changes
June 29, 2018- ⚡️ Update
build-depends
to allowdoctest-0.16.0.0
.
- ⚡️ Update
-
v0.2.0.2 Changes
March 26, 2018- ⚡️ Update
build-depends
to allowdoctest-0.15.0.0
.
- ⚡️ Update
-
v0.2.0.1 Changes
March 20, 2018- ⚡️ Update
build-depends
to allowbase-4.11.0.0
.
- ⚡️ Update
-
v0.2.0.0 Changes
February 15, 2018- ➕ Add
ddgen_run
. - ⚡️ Update
ddgen_output
to reduce arguments for simplicity. - ⚡️ Update
build-depends
to allowdoctest-0.14
.
- ➕ Add
-
v0.1.0.1 Changes
October 08, 2017- ⚡️ Update
build-depends
to be strict.
- ⚡️ Update
-
v0.1.0.0 Changes
October 07, 2017- ➕ Add a executable program: doctest-driver-gen.
- Add
Test.DocTest.Gen
,ddgen
,ddgen_output
, andddgen_usage
.