Skip to content

Disk Image Processor v1.1.0

Latest
Compare
Choose a tag to compare
@tw4l tw4l released this 22 Feb 06:11
· 16 commits to master since this release
cdf3f51
  • Add disk_image_toolkit package with DiskImage class and extensive test coverage
  • Make Disk Image Processor export files from and generate DFXML for all file system volumes detected by disktype instead of just the first one
  • Add test fixtures for HFS- and dual-ISO9660-HFS- formatted disk images
  • Add integration tests for HFS- and dual-ISO9660-HFS- formatted disk images
  • Refactor diskimageprocessor.py and diskimageanalyzer.py scripts to account for new functionality and clean up code
  • Update test CI
  • Update Black Python code formatter in pre-commit to 23.1.0
  • Small fixes (e.g. make datetimes use UTC)
  • Update installation script for BitCurator 4 and make new one for older versions
  • Update README