Skip to content

v10.0.1

Choose a tag to compare

@fgreinacher fgreinacher released this 21 Mar 14:50
28e5d7d
Support the FileStream constructor with FileOptions (#566)

* Support the FileStream constructor with FileOptions parameter, which is present in implementations, but not in the IFileStreamFactory.

* Bump major version due to a breaking change to IFileStreamFactory.

Co-authored-by: Vladimir Lapacek <vladimir.lapacek@enverus.com>
Co-authored-by: Vladimir Lapacek <vladimir.lapacek@drillinginfo.com>