github zen-fs/core v2.3.2
2.3.2

latest releases: v2.4.4, v2.4.3, v2.4.2...
5 months ago

This release fixes FileHandle copying data from the sync handle. It now uses getters and setters to keep values in sync, and shares its position. This fixes #239 and includes a new test to prevent a regression.

Also, the --test/-t option of zenfs-test is now wrapped correctly, which enables suite files to be skipped by passing a negated glob. For example, zenfs-test ... -t '!(scaling)' is now used to skip the scaling tests for the port backend in CI.

Finally, the --skip/-s testing option is now documented in zenfs-test --help.

Don't miss a new core release

NewReleases is sending notifications on new releases.