v1.1.0.34
kotovaleksandr
released this
07 Nov 07:25
·
10 commits
to master
since this release
What's Changed
- Wsdl schema mapping improvements by @Aleksanderis in #904
- Add support for DefaultValueAttributes by @coxp in #907
- Remove CancellationToken for async methods from wsdl by @ArtemevAL in #910
- Remove import contract namespace as this results in a stack overflow by @ArtemevAL in #911
- Added a fifth WriteEndElement call, to match all the WriteStartElemen… by @andersjonsson in #912
- Added encoding explicitly when XmlReader is created for non-utf-8 cases by @Aleksanderis in #919
New Contributors
- @Aleksanderis made their first contribution in #904
- @coxp made their first contribution in #907
- @ArtemevAL made their first contribution in #910
Full Changelog: v1.1.0.31...v1.1.0.34