=== 0.0.6 / 2000-01-14 * Fix comments in events appearing twice * Capture extra comments that have no star at the beginning as fallback === 0.0.5 / 2000-01-14 * EDL::Event#starts_with_transition? is an alias * EDL::Event#incoming_transition_duration works as a shortcut for EDL::Transition#duration === 0.0.4 / 2000-01-14 * EDL::Event#speed works as a shortcut for timewarp speed === 0.0.2 / 2000-01-14 * Fix reverse timewarps * Migrate to specs * Rename EDL::Event.ends_with_a_transition? to ends_with_transition? * Improve documentation * Allow parsing from string and not only from IOs * Do not store original EDL lines anymore * Deprecate EDL::Clip - everything is an EDL::Event now * Parse and save verbatim comments in EDL::Event#comments === 0.0.1 / 2008-12-22 * 1 major enhancement * Birthday!