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

<rss version="2.0">
  <channel>
    <title>Bisect</title>
    <link>http://bisect.x9c.fr</link>
    <description>News about the Bisect project</description>
    <copyright>(c) 2008-2009 Xavier Clerc</copyright>
    <item>
      <title>First public release</title>
      <pubDate>Sun Jul 06 18:00:00 CEST 2008</pubDate>
      <description>First public release</description>
    </item>
    <item>
      <title>Beta version</title>
      <pubDate>Sun May 31 16:00:00 CEST 2009</pubDate>
      <description>
      This version brings the following changes:
      <ul>
      <li>switch to OCaml 3.11</li>
      <li>bug #30: incorrect detection of ocamljava</li>
      <li>bug #31: default make target</li>
      <li>bug #32: incorrect source rendering under Firefox</li>
      <li>bug #33: information about global coverage missing</li>
      <li>bug #34: bare text mode added</li>
      <li>bug #35: introduction of navigation bar and code folding</li>
      <li>bug #36: instrumentation with -unsafe switch</li>
      <li>bug #37: incorrect handling of array literals</li>
      <li>unreported bug regarding the handling of if/then construct with no else</li>
      <li>introduction of CSV, XML modes</li>
      <li>major code refactoring and improvement</li>
      </ul>
      </description>
    </item>
    <item>
      <title>1.0 release</title>
      <pubDate>Thu Dec 17 19:00:00 CEST 2009</pubDate>
      <description>
      This version brings the following changes:
      <ul>
      <li>switch to OCaml 3.11.1</li>
      <li>multiple outputs now allowed at once</li>
      <li>'-enable' / '-disable' command-line switches to control instrumentation</li>
      <li>support for multithread applications</li>
      <li>new output mode: EMMA-compatible XML</li>
      <li>support for ocamlfind installation</li>
      <li>major code refactoring and improvement</li>
      <li>bug #41: '-I' command-line switch to specify search path</li>
      </ul>
      </description>
    </item>
  </channel>
</rss>
