<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,8 @@
+v1.0.8 Polishing the Windows...
+  * Windows Application exporting works again, merely by virtue of
+    not cluttering up the classpath.
+  * Safer Ruby Platform detection.
+  
 v1.0.7 Stability...
   * Added preliminary support for embedding Ruby-Processing in the Processing
     IDE (see the ruby-processing-plugin project).</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -14,7 +14,7 @@ require 'ruby-processing/helpers/numeric'
 
 # The top-level namespace, a home for all Ruby-Processing classes.
 module Processing
-  VERSION = [1,0,7] unless defined? Processing::VERSION
+  VERSION = [1,0,8] unless defined? Processing::VERSION
   
   # Returns the current version of Ruby-Processing.
   def self.version</diff>
      <filename>lib/ruby-processing.rb</filename>
    </modified>
    <modified>
      <diff>@@ -2,12 +2,11 @@ require 'rake'
 
 Gem::Specification.new do |s|
   s.name = &quot;ruby-processing&quot;
-  s.version = &quot;1.0.7&quot;
-  
+  s.version = &quot;1.0.8&quot;
   s.authors = [&quot;Jeremy Ashkenas&quot;, &quot;Peter Gassner&quot;, &quot;Martin Stannard&quot;, &quot;Andrew Nanton&quot;,
                &quot;Marc Chung&quot;, &quot;Peter Krenn&quot;, &quot;Florian Jenett&quot;, &quot;Andreas Haller&quot;, 
                &quot;Juris Galang&quot;]
-  s.date = &quot;2009-4-22&quot;
+  s.date = &quot;2009-4-29&quot;
   s.default_executable = &quot;rp5&quot;
   s.email = &quot;jeremy@ashkenas.com&quot;
   s.executables = [&quot;rp5&quot;]</diff>
      <filename>ruby-processing.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a6823b2937315e72aaa5ac78981e2e4aa306cd72</id>
    </parent>
  </parents>
  <author>
    <name>Jeremy Ashkenas</name>
    <email>jashkenas@gmail.com</email>
  </author>
  <url>http://github.com/jashkenas/ruby-processing/commit/c912b5a397bf2e863135bf2d009799267ce6ecb3</url>
  <id>c912b5a397bf2e863135bf2d009799267ce6ecb3</id>
  <committed-date>2009-04-29T20:03:00-07:00</committed-date>
  <authored-date>2009-04-29T20:03:00-07:00</authored-date>
  <message>1.0.8, onwards and upwards</message>
  <tree>7a2ee0db80873278b018a51aa43850081c743f49</tree>
  <committer>
    <name>Jeremy Ashkenas</name>
    <email>jashkenas@gmail.com</email>
  </committer>
</commit>
