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

<rss version="2.0">
  <channel>
    <title>Argot</title>
    <link>http://argot.x9c.fr</link>
    <description>News about the Argot project</description>
    <copyright>(c) 2010-2012 Xavier Clerc</copyright>
    <item>
      <title>First public release</title>
      <pubDate>Fri Dec 31 19:00:00 CEST 2010</pubDate>
      <description>First public release</description>
    </item>
    <item>
      <title>Various fixes</title>
      <pubDate>Sun Jan  9 15:00:00 CEST 2010</pubDate>
      <description>Some fixes have been made in the build system (support for native dynlink, as well as compatibility with BSD make). Moreover, both the manual and the precompiled bytecode version of the tool are now available from the website.</description>
    </item>
    <item>
      <title>Various fixes</title>
      <pubDate>Fri Jul 15 00:00:00 CEST 2010</pubDate>
      <description>
      This version brings the following changes:
      <ul>
      <li>switch to OCaml 3.12.1</li>
      <li>support for folding</li>
      <li>enhanced support for tables (horizontal span, check for well-formedness)</li>
      <li>@copyright and @license tags for legal information</li>
      <li>'-argot-version' command-line switch</li>
      <li>tests for base64 encoding</li>
      <li>support for ocamlfind has been fixed</li>
      <li>support for use as native plugin has been fixed</li>
      </ul>
      </description>
    </item>
    <item>
      <title>1.0 release</title>
      <pubDate>Wed Nov 2 20:00:00 CEST 2010</pubDate>
      <description>
      This version brings the following changes:
      <ul>
      <li>new '-search' command-line switch to generate search information (available on HTML page through the magnifying glass icon)</li>
      <li>search by exact name</li>
      <li>search by name using regular expression</li>
      <li>search by type using isomorphisms (experimental)</li>
      <li>new '-definitions' command-line switch to load variables from file</li>
      <li>correct handling of embedded tables</li>
      <li>more predefined licenses for the '@license' tag</li>
      </ul>
      </description>
    </item>
    <item>
      <title>1.1 release</title>
      <pubDate>Sun Aug 5 13:00:00 CEST 2012</pubDate>
      <description>
      This version brings the following changes:
      <ul>
      <li>full-text search over comments</li>
      <li>search by type can now take advantage of type manifests</li>
      <li>search by type now handles labeled parameters</li>
      <li>search by type now handles optional parameters</li>
      <li>new '-search-frame' command-line switch to have search panel in a frame, rather than in a window</li>
      <li>update for OCaml 4.00.0</li>
      </ul>
      </description>
    </item>
  </channel>
</rss>
