• archive_extract() now stop reading the input file once the desired files are extracted, instead of always reading to the end of the file (#85, @allenluce).
  • Fixed an unsafe printf() format string (#95).
  • archive now does not produce broken archives on Windows (#72, @cielavenir).
  • Gábor Csárdi is now the maintainer.
  • skip tests failing on non-UTF-8 systems
  • Fix encoding issues with non-UTF-8 linux systems.
  • Initial release