Le mar. 23 août 2016 à 01:50, Sylvain Le Gall <sylvain@le-gall.net> a écrit :
Hi all,

I have just released OASIS 0.4.5.


Actually, this is OASIS 0.4.7, as mentioned in the subject. (bad copy and paste) 
 
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.

Important changes:
* Drop support for OASISFormat 0.2 and 0.1.
* New plugin "omake" to support build, doc and install actions.
* Improve automatic tests (Travis CI and AppVeyor)
* Trim down the dependencies (removed ocaml-gettext, camlp4, ocaml-data-notation)

New features:
* findlib_directory (beta): to install libraries in sub-directories of findlib.
* findlib_extra_files (beta): to install extra files with ocamlfind.
* source_patterns (alpha): to provide module to source file mapping.

Full blog post:
http://le-gall.net/sylvain+violaine/blog/index.php?post/2016/08/22/Release-of-OASIS-0.4.6


The link is correct and the title of the blog post is actually OASIS 0.4.7.

I really need to pay attention when copying older entries ;-)

Regards
Sylvain