Skip to content

Releases: matiasb/python-unrar

Release list

v0.4

Choose a tag to compare

@matiasb matiasb released this 08 Sep 18:23
4101b7a
  • Added the ability to use RarFile as a context manager.

v0.3

Choose a tag to compare

@matiasb matiasb released this 17 Feb 21:40
  • Added open/read methods to RarFile, extracting data into memory.
  • Added support for callbacks on unrar events.