Skip to content

v3.0.0

Choose a tag to compare

@jeremy-visionaid jeremy-visionaid released this 03 Jun 01:44
· 100 commits to master since this release

What's Changed

  • New API following dotnet conventions
  • Idiomatic exception hierarchy
  • Support for 16 TB files
  • Support for transactions
  • Support for consolidation on commit
  • Improved performance
  • Reduced memory usage
  • Nullable attributes/static analysis
  • Multi-targeting for netstandard2.0 and net8.0
  • Support for Spans (System.Memory if targeting netstandard2.0)

Full Changelog: v2.4.1.0...v3.0.0