== 0.1.1 / 2010-09-09 * Fixed a bug with windows. * Some tiny fixes. == 0.1.0 / 2010-07-09 * Minor version up. * Fixed bugs with Ruby 1.8.7. * Fixed the synchronization problem with datamosh cli. == 0.0.3 / 2010-07-07 * Changed AviGlitch::Frames allowing to slice and concatenate frames (like Array). * Changed datamosh cli to accept multiple files. == 0.0.2 / 2010-05-17 * Removed AviGlitch#new. Use AviGlitch#open instead of #new. * Added warning for a large file. * Changed datamosh command interface. * Changed the library file layout. * And tiny internal changes. == 0.0.1 / 2009-08-01 * initial release