<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0">
  <channel>
    <title>OCaml-Java</title>
    <link>http://ocamljava.x9c.fr</link>
    <description>News about the OCaml-Java project</description>
    <copyright>(c) 2007-2010 Xavier Clerc</copyright>
    <item>
      <title>First public release</title>
      <pubDate>Sun Sep 09 12:00:00 CEST 2007</pubDate>
      <description>First public release</description>
    </item>
    <item>
      <title>Servlet support</title>
      <pubDate>Sun Nov 04 17:00:00 CET 2007</pubDate>
      <description>Servlet support has been added. A new project, Cadmium-Servlet, has been created and Cafesterol has been updated.</description>
    </item>
    <item>
      <title>Toplevel in a applet</title>
      <pubDate>Sun Nov 11 19:00:00 CET 2007</pubDate>
      <description>It is now possible to test Cadmium by runnning an Objective Caml toplevel inside an applet (http://ocamljava.x9c.fr/toplevel/toplevel.html).</description>
    </item>
    <item>
      <title>Beta release</title>
      <pubDate>Sat Mar 01 12:00:00 CET 2008</pubDate>
      <description>First binary distribution.</description>
    </item>
    <item>
      <title>Bug fixes.</title>
      <pubDate>Fri Mar 07 16:15:00 CET 2008</pubDate>
      <description>Several bugs have been fixed in embedded mode, as well as in ocamlwrap tool.</description>
    </item>
    <item>
      <title>1.0 release</title>
      <pubDate>Tue May 27 07:00:00 CEST 2008</pubDate>
      <description>The 1.0 release is finally up !</description>
    </item>
    <item>
      <title>1.1 release</title>
      <pubDate>Sun Nov 09 22:00:00 CET 2008</pubDate>
      <description>This version brings the following changes: movre from Java 1.5 to Java 1.6, support for SQL/JDBC (with automatic generation of bindings to databases), support for java.math package, experimental support for stack frames.</description>
    </item>
    <item>
      <title>1.2 release</title>
      <pubDate>Fri Apr 17 23:00:00 CEST 2009</pubDate>
      <description>This version brings support for 3.11.0.</description>
    </item>
    <item>
      <title>1.3 release</title>
      <pubDate>Sat Sep 19 22:00:00 CEST 2009</pubDate>
      <description>This version brings support for 3.11.1. It also introduces support for debugger, and 'labltk' library.</description>
    </item>
    <item>
      <title>1.4 release</title>
      <pubDate>Sat Feb 06 20:00:00 CEST 2009</pubDate>
      <description>
      This version brings support for OCaml 3.11.2. It also introduces a simplified code generator producing correct stack maps. Moreover, this update features several bug fixes, as well as minor code and documentation improvements.
      </description>
    </item>
  </channel>
</rss>
