ocaml-export v0.7.0.0 Release Notes

Release Date: 2018-02-14 // about 6 years ago
    • ➕ Add 'runGoldenSpec' to automate Haskell side file checks.
    • Alter 'SpecOptions servantURL' to 'Maybe String'. If it is nothing then produce specs that use files, if Just then spec that uses servant and files.
    • 🛠 Fix encoding for sum type with enumerator.