Skip to content

v3.0.0-preview.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeremy-visionaid jeremy-visionaid released this 19 Nov 07:20
· 44 commits to master since this release

What's Changed

A full rewrite to support:

  • An idiomatic dotnet API and exception hierarchy
  • Fast and efficient enumeration and manipulation of storages and streams
  • File sizes up to 16 TB (using major format version 4 with 4096 byte sectors)
  • Transactions (i.e. commit and/or revert)
  • Consolidation (i.e. reclamation of space by removing free sectors)
  • Nullable attributes

New Contributors

Full Changelog: v2.3.1.0...v3.0.0-preview.1