github zen-fs/core v0.12.2
0.12.2

latest releases: v2.4.4, v2.4.3, v2.4.2...
pre-release19 months ago
  • File.readSync now updates atime correctly
  • Calls to File.sync and File.syncSync no longer check for sync flag
  • Implemented StatsCommon methods: isSocket, isBlockDevice, isCharacterDevice, isFIFO
  • Changed StatsCommon.blocks to a getter
  • Streamlined StatsCommon constructor
  • Fixed StatsCommon.*timeNs being incorrect
  • Removed Stats.clone and BigintStats.clone
  • Implemented statsfs
  • Inlined wrap in sync.ts
    • _openSync now only resolves the fs and such once, which improves performance
  • Streamlined _open (+*Sync)

Don't miss a new core release

NewReleases is sending notifications on new releases.