amifuse v0.3.0
What's Changed
New Features
- rdb: support multiple 0x76 partitions on Emu68-style MBR images
- rdb: support Parceiro-style MBR+RDB coexistence
- rdb: add Parceiro checksum tolerance
- scsi: implement NSCMD_DEVICEQUERY and harden IO handling
- Update amitools submodule (improved signal handling)
Bug Fixes
- fuse: validate partition bounds against image size
- fuse: fix handler stack corruption on Wait/WaitPort resumption
- fuse: flush pending signals for PFS3 deferred volume validation
Project Infrastructure
- Enhance macFUSE installation instructions
- pyproject: Require amitools-amifuse >= 0.8.0.post2
- fuse_fs: Add --version flag and deduplicate banner string
- fuse_fs: Show all subcommand options in top-level --help
New Contributors
Full Changelog: v0.2.0...v0.3.0