Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 660 Bytes

RELEASE_NOTES.md

File metadata and controls

27 lines (21 loc) · 660 Bytes

0.7-alpha

  • Fix #8: Nillable valuetype elements should be generated as Nullable

0.6-alpha

  • Get rid of net45 for simpler packaging

0.5-alpha

  • ResolutionFolder
  • Fix #6 NullRef exception due to wsdl without wsdl:types element
  • Wsdl imports in same namespace

0.4-alpha

  • LocalFileSchema and ForceUpdate to allow CI without fetching schemas from internet

0.3-alpha

  • Un-nest arrays
  • Automatically detect BasicHttpsBinding
  • Generate Anonymous complex types same way as svcutil

0.2-alpha

  • Use System.Xml.Schema for Xsd parsing
  • Support auto DataContract
  • Support Enums

0.1-alpha

  • Wsdl parsing
  • Sync/Task/Async methods generation