v1.7.8
Changes since v1.7.7:
- refactor: Remove unused imports and suppress dead code warnings
- refactor(core): streamline module logic with Traits and Iterators
- refactor(core): introduce typestate pattern for boot sequence
- refactor(mount): implement RAII guard for robust overlay cleanup
- [skip ci]docs: update README and README_ZH to enhance clarity and detail on module features and configurations
- [skip ci]fix(module): correct module name from 'Meta-Hybrid Mount' to 'Hybrid Mount'
- chore(release): bump version to v1.7.7 [skip ci]