XMLCoder v0.11.1 Release Notes

Release Date: 2020-05-03 // almost 4 years ago
  • ๐Ÿš€ This release fixes an issue, where non-string values used CDATA encoding. Thanks to @ksoftllc for reporting it!

    Closed issues:

    • Non-string values are being encoded as CData when stringEncodingStrategy = .cdata (#178)
    • How to encode as an empty element (#177)

    ๐Ÿ”€ Merged pull requests: