v3.0.0-preview.2
Pre-release
Pre-release
jeremy-visionaid
released this
21 Nov 00:09
·
26 commits
to master
since this release
Hot on the heels of v3.0.0-preview.1, a new preview release with some additional overloads to control the opening/creation of new files along with some validation improvements for detecting cycles in the FAT and mini FAT. Also, a reduced API surface for the experimental OLE library courtesy of @Numpsy.
What's Changed
- Fix try open stream attributes by @jeremy-visionaid in #239
- Add SwitchTo filename overload by @jeremy-visionaid in #240
- Make IBinarySerializable internal by @Numpsy in #241
- Make PropertyDimensions internal by @Numpsy in #243
- Seal PropertyContext by @Numpsy in #244
- Improve netstandard perf by @jeremy-visionaid in #245
- Fuzz testing fixes by @jeremy-visionaid in #246
- Use Floyd's algorithm for FAT cycles by @jeremy-visionaid in #247
- Add RootStorage.OpenWrite by @jeremy-visionaid in #248
- File access by @jeremy-visionaid in #249
Full Changelog: v3.0.0-preview.1...v3.0.0-preview.2