Releases: teyjus/teyjus
Releases · teyjus/teyjus
v2.1.1
Changes:
- removed the Caml runtime 'front/caml' (no longer needed with OCaml >= 4.05.0)
- replace Omake build dependency with Dune
- replace Omake tests with Cram tests
- replaced String.lowercase -> StringLabels.lowercase_ascii for compatibility with OCaml 4.05.0
Known bugs:
- test/system_tests/exportdef fails
- test/system_tests/implications fails
- test/system_tests/uncurry fails
v2.1
Only bugfixes since last release.
Sources compile and tests succeed on:
- GNU/Linux (Debian and Ubuntu) for both x86 and amd64 architectures
- MacOS X 10.9.5 (amd64)
Concerning MacOS X: some users report failures compiling sources (most of the tests fail).
In this case, please use the binaries.
Teyjus v2.0-b2
This is the latest release of Teyjus ported from Google Code.