Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- ## [0.4.0](v0.3.4...v0.4.0) (2024-01-21) ### ⚠ BREAKING CHANGES * **filesystem:** Fuse callbacks :init and :destroy are no longer passed on to sub-filesystems. * **adapters:** Adapter::Debug now includes Adapter::Safe. * Option parsing errors via raise exception rather than return false/nil ### Features * **adapters:** Adapter::Debug now includes Adapter::Safe. ([a595304](a595304)) * **filesystem:** Support :rename operation in virtual filesystems ([a595304](a595304)) * **filesystem:** Support symlinks and hardlinks in virtual filesystems (VirtualDir/MemoryFS) ([a595304](a595304)) * Option parsing errors via raise exception rather than return false/nil ([a595304](a595304)) ### Bug Fixes * **fuse2compat:** Enhanced Fuse2 compatibility in Fuse2Compat module ([a595304](a595304)) * symlinks and hard links ([a595304](a595304)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information