This repository has been archived by the owner on Feb 3, 2020. It is now read-only.
Releases: Bouke/Lark
Releases · Bouke/Lark
Swift 4.2
0.7.1
0.7.0
0.6.0
Highlights of this release:
- Make type variables mutable
- Improved test coverage (wsdl imports + binding in other namespace)
- Support WSDL imports
- Improved operation name matching (compare by
localName
only) - Support Float/Double serializations NaN, INF etc.
- Improved message deserializing error handling
- Slightly faster qname compares
0.5.1
0.5.0
0.4.5
0.4.4
0.4.3
0.4.2
- Support xs:anyType
- Better error diagnostics for QualifiedName
- Parse multiple schemes within a wsdl
- Renamed XSD struct to Schema
- Renamed WSDL struct to WebServiceDescription
- Updated documentation
- Added GH templates
- Improved error diagnostics for code generator
- Validate wsdl operation binding values