Skip to content

1.0+beta18.1

Compare
Choose a tag to compare
released this 14 Mar 13:06
· 12121 commits to main since this release

1.0+beta18.1 (14/03/2018)

  • Reduce the number of simultaneously opened fds (#578)

  • Always produce an implementation for the alias module, for
    non-jbuilder users (Fix #576)

  • Reduce interleaving in the scheduler in an attempt to make Jbuilder
    keep file descriptors open for less long (#586)

  • Accept and ignore upcoming new library fields: ppx.driver,
    inline_tests and inline_tests.backend

  • Add a hack to be able to build ppxlib, until beta20 which will have
    generic support for ppx drivers