<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,10 @@
 == 0.99.0 / 2009-04-14
 
 * Initial Release
-  * Happy Birthday!
+  
+== 0.99.1 / 2009-04-22
+
+* Make the missing method build a column  i.e. body.record_type 1
+* Prevent duplicate column names
+* Better error messages
+* Implement custom padding (spaces (default), zero)</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,14 +1,8 @@
-== 0.99.1
+== 0.99.2
 
-^ * Make the missing method build a column  i.e. body.record_type 1
-^ * Prevent duplicate column names
-^ * Better error messages
-^ * Implement custom padding (spaces (default), zero)
 * Add :limit option on sections
 * Add :validation option for columns
 * Add a validate_file() method to parse a file and run all validation tests (implies validation implemented)
-    
-== 0.99.2
 
 == 1.0.0
 </diff>
      <filename>TODO</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>slither.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -127,7 +127,6 @@ describe Slither::Column do
   end
   
   describe &quot;when formatting a column&quot; do
-    
     it &quot;should return a proper formatter&quot; do
       @column = Slither::Column.new(@name, @length, :align =&gt; :left)
       @column.send(:formatter).should == &quot;%-5s&quot;
@@ -164,7 +163,5 @@ describe Slither::Column do
         @column.format(4.45).should == '4.450'
       end
     end
-    
-
   end
 end
\ No newline at end of file</diff>
      <filename>spec/column_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0ccbba2f4dae4388b26a547b823aa9016a0443fb</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Wood</name>
    <email>ryan.wood@gmail.com</email>
  </author>
  <url>http://github.com/ryanwood/slither/commit/37062d34979ad17a90452cffec67381097521a8a</url>
  <id>37062d34979ad17a90452cffec67381097521a8a</id>
  <committed-date>2009-04-22T11:53:59-07:00</committed-date>
  <authored-date>2009-04-22T11:53:59-07:00</authored-date>
  <message>Pushed version to 0.99.1</message>
  <tree>e62ce37ff8bd0db7c76a94654b397485b8a7feb9</tree>
  <committer>
    <name>Ryan Wood</name>
    <email>ryan.wood@gmail.com</email>
  </committer>
</commit>
