Skip to content
This repository was archived by the owner on Feb 3, 2020. It is now read-only.

Releases: Bouke/Lark

0.4.1

16 Apr 13:20
701c926
Compare
Choose a tag to compare
  • Return DataResponse<T> for greater flexibility
  • Faultactor is an optional field
  • Client class documentation
  • Simplified iterating over node’s children
  • Improve error messages from wsdl and xsd parsers
  • Internalized some API
  • Build docs with jazzy
  • Documentation and tests for Fault
  • Cleanup Lark.Utils API

0.4.0

16 Apr 13:21
6e89533
Compare
Choose a tag to compare
  • Serialization and deserialization of xsd:nillable elements
  • Don’t drop numbers from element names
  • Swiftier API

0.3.2

16 Apr 13:22
751fe33
Compare
Choose a tag to compare
  • Dropped Evergreen dependency
  • Serializers for most base types