Skip to content

pure-swift-json v0.2.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabianfett fabianfett released this 24 Jun 07:14
9d10426
  • Fixes a bug where only uppercase unicode escape sequences were allowed. Before only \u003C was supported, now we support \u003c as well (#42)