Removed
- `fs.proxy` dependency.
Fixed
- Metadata not being copied with files in `WrapWritable`.
- `TarFS.extractfile` returning an incomplete file-like object.
Changed
- Properly implement `WrapWritable.scandir` instead of relying on `listdir` and `getinfo`.
- Bump optional `pycdlib` minimum version to `1.3`.