All Versions
10
Latest Version
Avg Release Cycle
84 days
Latest Release
1634 days ago

Changelog History

  • v0.3.0.2 Changes

    November 04, 2019
    • ⚡️ Update build-depends to allow base-4.13.0.0.
  • v0.3.0.1 Changes

    February 12, 2019
    • ➕ Add build-tool-depends to make stack test work normally (contribution by qrilka).
  • v0.3.0.0 Changes

    December 15, 2018
    • ⚡️ Update the template file (in ddgen_output) to consider to NoImplicitPrelude.
    • 🛠 Fix the build fail when GHC's version is less than 8.0.x.
  • v0.2.0.4 Changes

    October 06, 2018
    • ⚡️ Update build-depends to allow base-4.12.0.0.
  • v0.2.0.3 Changes

    June 29, 2018
    • ⚡️ Update build-depends to allow doctest-0.16.0.0.
  • v0.2.0.2 Changes

    March 26, 2018
    • ⚡️ Update build-depends to allow doctest-0.15.0.0.
  • v0.2.0.1 Changes

    March 20, 2018
    • ⚡️ Update build-depends to allow base-4.11.0.0.
  • v0.2.0.0 Changes

    February 15, 2018
    • ➕ Add ddgen_run.
    • ⚡️ Update ddgen_output to reduce arguments for simplicity.
    • ⚡️ Update build-depends to allow doctest-0.14.
  • v0.1.0.1 Changes

    October 08, 2017
    • ⚡️ Update build-depends to be strict.
  • v0.1.0.0 Changes

    October 07, 2017
    • ➕ Add a executable program: doctest-driver-gen.
    • Add Test.DocTest.Gen, ddgen, ddgen_output, and ddgen_usage.