0.2.0
Added
readinto
method to directly read into a bytearray- Write support for FAT12
Fixed
- Lower required minimum version of PyFilesystem2 to 2.4.0
- Do not fail with
RemoveRootError
onremovetree("/")
openbin
now sets theb
mode on file open- Support non-standard Linux formatted filesystems (i.e. FAT32 with less than 65525 clusters)
- Emits a warning when such a filesystem is encountered
- Remove check for boot signature version