Skip to content

3.1

Compare
Choose a tag to compare
@Changaco Changaco released this 01 Jun 08:01
· 41 commits to master since this release
222f41a

This release is mostly meant to fix #113 (a bug introduced in 3.0), but it also contains the following changes:

  • the ffi.archive_error() function now returns an exception instead of raising it
  • seekable_stream_reader is now an alias of stream_reader
  • the misleadingly named ffi.VOID_CB function has been removed