v3.0.0-preview.1
Pre-release
Pre-release
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
- @ironfede made their first contribution in #124
- @MichelZ made their first contribution in #133
- @conormcg94 made their first contribution in #138
- @jeremy-visionaid made their first contribution in #143
Full Changelog: v2.3.1.0...v3.0.0-preview.1