Major changes in 0.2.3: * Use proper extracted name for xz archives (Vyas) * Fix decompressing files with legacy encoding file names (Bastien Nocera) Major changes in 0.2.2: * Fix docx files and other format subtypes of zip to be uncompressed (Carlos Soriano) Major changes in 0.2.1: * Drop rar support since rar5 is not yet supported by libarchive (Carlos Soriano) Major changes in 0.2.0: * Generate vala bindings (Rico Tzschichholz) * Check encrypted entry after header is read (Razvan Chitu) * Fix extraction name case, e.j.'sample.odt' in 'sample.odt.zip' (Razvan Chitu) * Remove GSettings schema files (Ting-Wei Lan) Major changes in 0.1.2: * Make it possible to install multiple incompatible versions (Ting-Wei Lan) * Fix name matching of top-level item in archives (Razvan Chitu) * Fix detection of encrypted header (Razvan Chitu) Major changes in 0.1.1: * Fix library link issues for Evolution (Razvan Chitu) * Make decide destination signal synchronous for Evolution (Razvan Chitu) * Fix licence to LGPLv2.1+ (Ting-Wei Lan) Major changes in 0.1.0: * First development release of GNOME Autoar, a library to integrate compressed files management with GNOME.