Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@AT0myks AT0myks released this 01 Jul 13:29
fe5b9a4
  • Increase default read size for Cramfs.calculate_crc() and find_superblocks() (4fc18c5)
  • Fix a bug in Directory.select() (277a361)
  • Add DataFile.iter_bytes() to iterate over a file's content (6658fb6)
  • Add type hints (f25239e)
  • Expose offset argument in _Base.from_bytes() (dcca555)
  • Don't rescan the whole previous block in find_superblocks() (fbd8261)

Full Changelog: v1.0.0...v1.1.0