Skip to content

1.1.1

Compare
Choose a tag to compare
@michaeleisel michaeleisel released this 25 Feb 02:14
· 61 commits to master since this release
  • Fixed double-free error in rare conditions (when Swift throws an exception upon trying to make a keyed decoding container with a non-dictionary JSON entity, which is then caught within the decoding init method, and then later tries to construct another object of that type)