Releases: janno-p/XRoadLib
1.0.0-beta022
Make .NET Core features available for .NET 4.5.1.
1.0.0-beta021
Add .NET Core support.
Validate presence of required elements inside sequences.
Optional namespace override for service root element.
Fixes for non-seekable input stream.
1.0.0-beta020
Fix service description for rootless list type response element.
1.0.0-beta019
Better validation for XML Schema date types.
1.0.0-beta018
Fix serialization of RPC/Encoded style header elements.
1.0.0-beta017
Fix parameter name of XRoadProtocol40 constructor.
Add informational version number to released assembly.
Remove byte order mark from outgoing messages.
1.0.0-beta016
Fix identifiers ToString() methods.
Add optional inner exception argument to XRoadFaultException type constructor.
1.0.0-beta015
Fix serialization bug of testSystem response when X-Road message protocol version is not supported.
1.0.0-beta014
Fix deserialization bug when element with xsi:nil attribute has content.
1.0.0-beta013
Fix X-Road namespace import when title attributes are used.