<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,9 @@
+== 0.0.6 / 2008-12-05
+
+* 2 minor enhancements
+  * activesupport &quot;compatibility mode&quot; to work around extlib inflections messing with rails
+  * Added error handling for NoMethodErrors when building the AST
+
 == 0.0.5 / 2008-11-26
 
 * 2 minor enhancements</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 module TireSwing
 
   # :stopdoc:
-  VERSION = &quot;0.0.5&quot;
+  VERSION = &quot;0.0.6&quot;
   LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR
   PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR
   # :startdoc:</diff>
      <filename>lib/tire_swing.rb</filename>
    </modified>
    <modified>
      <diff>@@ -2,11 +2,11 @@
 
 Gem::Specification.new do |s|
   s.name = %q{tire_swing}
-  s.version = &quot;0.0.5&quot;
+  s.version = &quot;0.0.6&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Nathan Witmer&quot;]
-  s.date = %q{2008-11-26}
+  s.date = %q{2008-12-05}
   s.description = %q{Simple node and visitor definitions for Treetop grammars.}
   s.email = %q{nwitmer at gmail dot com}
   s.extra_rdoc_files = [&quot;History.txt&quot;, &quot;README.txt&quot;, &quot;spec/fixtures/assignments.txt&quot;]</diff>
      <filename>tire_swing.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a223d5c935133db673a11e5115588f05145d60d9</id>
    </parent>
  </parents>
  <author>
    <name>Nathan Witmer</name>
    <email>nwitmer@gmail.com</email>
  </author>
  <url>http://github.com/aniero/tire_swing/commit/9debea61f0275d6fc7c6f90f01e7737bfb538a96</url>
  <id>9debea61f0275d6fc7c6f90f01e7737bfb538a96</id>
  <committed-date>2008-12-05T16:40:05-08:00</committed-date>
  <authored-date>2008-12-05T16:21:51-08:00</authored-date>
  <message>Bumping version for latest changes</message>
  <tree>4e9a3308de29f5c2c59fca398c7a2eff9d5139e3</tree>
  <committer>
    <name>Nathan Witmer</name>
    <email>nwitmer@gmail.com</email>
  </committer>
</commit>
