Cameleon 1.3
Maxence Guesdon <[email protected]> Fri, 3 Oct 2003 14:25:44 +0200
| Newsgroups | gmane.comp.lang.caml.announce |
|---|---|
| Organization | INRIA |
| Message-ID | <20031003142544.42fd7ea9.maxence.guesdon__21232.437543995$1065184214@inria.fr> |
Hello, I'm pleased to announce the release 1.3 of cameleon. It is compatible with OCaml 3.07 and lablgtk 1.2.6. Main changes are: - new library sqml, to parse and print sql queries (not yet fully tested, will be used in the future to add support for custom queries in dbforge) - dbforge: new option -remove-table-prefix, arguments to char, nchar, varchar and nvarchar are not handled as ocaml code of type int - file transfer in MLChat - report: lists use var instead of var.current to access the current element - new library Toolhtml - bug fixes You can get it at the following addresses: https://savannah.nongnu.org/files/?group=cameleon http://pauillac.inria.fr/~guesdon/Tools/ Enjoy ! -- Maxence Guesdon