github zen-fs/core v1.4.0
1.4.0

latest releases: v2.4.4, v2.4.3, v2.4.2...
13 months ago
  • Added contexts (docs)
    • bindContext is used to create a new BoundContext
    • Almost all emulation layer functions now accept a FS_Context as this
  • Added chroot
    • For both chroot and bindContext, you need to make sure the new root directory exists and has the correct permissions
  • Removed some backend option descriptions (runtime bloat)
  • Changed to assert.equal for many tests for readability
  • Fixed Dir tests not using opendir
  • Removed source from package to reduce size and reduce confusion
  • Fixed a race condition in configure
  • Overhauled zenfs-test

Don't miss a new core release

NewReleases is sending notifications on new releases.