Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 18:59
· 5 commits to main since this release

0.4.0 (2026-04-04)

Bug Fixes

  • address review findings for multi-blob support (f077542)

Features

  • add --blob flag to erofs-serve for multi-blob images (7538bf9)
  • add chunk-based inode building with multi-blob device table (3858bd6)
  • add device table parsing for multi-blob support (7332191)
  • add flat device mode for unified address space multi-blob images (268992d)
  • add OpenMultiBlob constructor and device table parsing in Open (7edcc3e)
  • dispatch chunk reads to correct blob device by device ID (d5876e6)
  • display device table in erofs-inspect (bbe7134)