Skip to content

Releases: reers/ReerJSON

ReerJSON 1.0.2

Choose a tag to compare

@vnixx vnixx released this 30 Apr 00:25

Fixed Linux compilation issue

1.0.0

Choose a tag to compare

@vnixx vnixx released this 15 Apr 05:07
  • Support JSON encoder
  • Support JSONSerialization, DOM-Style Access from mattt/swift-yyjson

0.3.2

Choose a tag to compare

@vnixx vnixx released this 09 Feb 10:01
  • Use JJLISO8601DateFormatter 0.2.0 (Faster Swift version)

0.3.1

Choose a tag to compare

@vnixx vnixx released this 10 Jan 09:13
  • Remove duplicated code
  • Update performance for getting String from yyjson_val

0.3.0

Choose a tag to compare

@vnixx vnixx released this 18 Sep 06:53
update version

0.2.0

Choose a tag to compare

@vnixx vnixx released this 09 Sep 09:39
  • Supported JSON5.

0.1.1

Choose a tag to compare

@vnixx vnixx released this 08 Sep 11:13
cd4b17e
Merge pull request #1 from ChrisBenua/swift-runtime-overhead-optimiza…

0.1.0

Choose a tag to compare

@vnixx vnixx released this 04 Sep 13:35
  • Fully JSONDecoder API implementation.