This repository has been archived by the owner on Mar 1, 2019. It is now read-only.
- Support additional OCaml compiler flags, particularly those relating to flambda and compilation of C code. See #42, #50, 77c8048.
- Improve build times of targets in generated Makefile. See #58.
⚠️ Allow faster building of static files. Backwards incompatibility: type ofProject.build_static_file
has changed. See #58.⚠️ Make installation of libs optional. Backwards incompatibility:pkg
argument to make lib is now optional, renamed toinstall
, and of a different type. See #35.- App installation is now optional. See #60.
- Bug fixes. See #21, #51, #57.