10000 Releases · teyjus/teyjus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: teyjus/teyjus

v2.1.1

08 Feb 00:27
5cb5153
Compare
Choose a tag to compare

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

06 Jul 21:54
Compare
Choose a tag to compare

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

17 Mar 13:23
Compare
Choose a tag to compare

This is the latest release of Teyjus ported from Google Code.

0