0.3 - Fix a GC bug - Fix another GC bug - Fix yet another GC bug - Fix a potential name collision when using several CSML scripts in the same application - Allow to add prefix/suffix/locking around calls from C# to OCaml - Allow to pass an argv array from C# to OCaml - Workaround for a stupid behavior of a Win32 sys call that caused environment variables with non ASCII chars to be passed incorrectly - Big performance improvement on CSML stubs initialization - Fix code generator for 'kill' function on C# classes wrapped as MLFi objects - Allow to bind C# enums to OCaml ints - Fix parser and code generator to allow nested arrays in C# types - New example (calling OCaml from Excel) 0.2 - Fix bug on type resolution - Port to Linux/Mono 0.1 First public release