Skip to content

Releases: Eeems/python-ext4

v1.4.1

15 May 04:46
e259672

Choose a tag to compare

What's Changed

  • Ensure volume.read and volume.peek will always return the full amount of requested if available by @Eeems in #33

Full Changelog: v1.4...v1.4.1

v1.4

13 May 07:47
df818d6

Choose a tag to compare

What's Changed

  • Use htree for inode_at, fix inode_at performance by @Eeems in #32

    This results in orders of magnitude faster directory traversal on large directories. On my machine a directory with 12000 items went from ~33s to ~0.19s using a linear read, and much faster with the htree handling.

Full Changelog: v1.3.3...v1.4

v1.3.3

12 May 07:16
c09b5ef

Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

18 Apr 18:22
8a97ee5

Choose a tag to compare

What's Changed

  • Test wheels after build, support big endian architectures by @Eeems in #28

Full Changelog: v1.3.1...v1.3.2

v1.3.1

02 Apr 22:40
fc060bb

Choose a tag to compare

What's Changed

Full Changelog: v1.3...v1.3.1

v1.3

02 Apr 21:02
3bd7ce9

Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.3

v1.2.4

10 Mar 18:05
7a66cec

Choose a tag to compare

What's Changed

  • block: eliminate byte concat copies in peek() with a memoryview by @kroketio in #19

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

12 Feb 21:11
9d5e5c9

Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

12 Dec 05:14
4d60e3c

Choose a tag to compare

What's Changed

  • Fix inode checksum calculation by @Eeems in #12

Full Changelog: v1.2.1...v1.2.2

v1.2.1

11 Dec 22:50
290185a

Choose a tag to compare

Full Changelog: v1.2...v1.2.1