Releases: Petrolink/witsml-converter
Releases · Petrolink/witsml-converter
0.2.0
Changes:
- Output file XML declarations will now use
encoding="utf-8"
instead ofencoding="utf-16"
. This matches the encoding of the output files which remains UTF-8 without BOM.
This release is available in two flavors:
net6.0 - Requires the .NET 6.0 runtime to be installed.
win-x86 - Self-contained executable for Windows x86 or x64 systems.
0.1.0
This is the initial release of the WITSML Converter tool. See the readme page or execute WitsmlConvert.exe
for usage instructions.
This is a pre-release version. The library API and tool commands are subject to change and should not be used in a production environment.
This release is available in two flavors:
- net6.0 - Requires the .NET 6.0 runtime to be installed.
- win-x86 - Self-contained executable for Windows x86 or x64 systems.