Releases: AT0myks/pycramfs
Releases · AT0myks/pycramfs
v1.1.0
- Increase default read size for
Cramfs.calculate_crc()andfind_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