Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@jsharkey13 jsharkey13 released this 16 Jun 10:29
· 1 commit to master since this release

Changelog:

New features:

  • The extract_files method now takes an optional callback function which can be used to filter the files matching the provided relativePath and domain patterns in more complex ways, before decryption. Since it is called once per matched file, it can be used to track decryption progress for large numbers of files. See the docstring for more details.

v0.7.1...v0.8.0