I have just released OASIS 0.4.8. OASIS is a tool to help OCaml developers to integrate configure, build and install systems in their projects. It should help to create standard entry points in the source code build system, allowing external tools to analyse projects easily. Here is a quick summary of the important changes: * Fix various problems of parsing present in OASIS 0.4.7 (extraneous whitespaces, handling of ocamlbuild argument...) * Enable creation of OASIS plugin and OASIS command line plugin. * Various fixes for the plugin "omake". * Create 2 branches to pin OASIS with OPAM, making easier for contributor to test dev. version. Full blog post: http://le-gall.net/sylvain+violaine/blog/index.php?post/2016/12/06/Release-of-OASIS-0.4.8 Download here: https://forge.ocamlcore.org/frs/?group_id=54&release_id=1247 Cheers Sylvain Le Gall