packages feed

lazy-csv-0.4: changelog.html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>
  lazy-csv change log
</title>
</head>

<body bgcolor='#ffffff'>

<center>
<h1>lazy-csv change log</h1>
</center>
<hr>

<h3>Release 0.4</h3>
<ul>
<li> First public release.
</ul>

<h3>Release 0.3</h3>
<ul>
<li> Validation now reports duplicate headers
<li> De-duplicate headers when repairing an incorrect file.
</ul>

<h3>Release 0.2</h3>
<ul>
<li> Repair fields containing newlines.
<li> csvTableFull, adds padding to short rows.
<li> Export mkCSVField API.
</ul>

<h3>Release 0.1</h3>
<ul>
<li> Initial (non-public) release.
</ul>

</body>
</html>