== 0.0.4 2009-11-16 * Fix destroying the original file when the record is destroyed. == 0.0.3 2009-11-16 * Add a way to respond to processing errors: - #process returns true/false. - #process! raises a AR::InvalidRecord if any errors. - ...just like ActiveRecord::Base::save. == 0.0.2 2009-11-16 * #process_once was stopping other processors from running. == 0.0.1 2009-11-15 * Woof.