Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Releases: endocrimes/Jay

0.8.0

18 May 16:48
Compare
Choose a tag to compare
Made next() throw to better propagate Reader errors (#19)

0.7.0: Added public ability to parse JSON from a Reader-conforming object (#17)

16 May 19:20
Compare
Choose a tag to compare
* Added public ability to parse JSON from a Reader-conforming object

* Linux test

0.6.0

03 May 20:14
Compare
Choose a tag to compare
Updated Swift 05-03 (#15)

0.5.0: Merge pull request #14 from czechboy0/hd/swift3_april24_snapshot

14 Apr 14:40
Compare
Choose a tag to compare

Swift 3.0 compatibility

28 Mar 16:37
Compare
Choose a tag to compare
Merge pull request #11 from rothomp3/newAPIFixes

Make to compile with new Swift 3 API

0.3.6

13 Mar 15:21
Compare
Choose a tag to compare
fixed a bug where the cursor wasn't being moved after reading an empt…

0.3.0 - Easier serialization on Linux, bugfixes

25 Feb 16:26
Compare
Choose a tag to compare

Closed issues:

  • Purpose of Jay struct #7

Merged pull requests:

0.2.0 - Added JSON serialization, many bugfixes and extra tests

22 Feb 12:59
Compare
Choose a tag to compare

Merged pull requests:

0.1.2 - Significant bugfixes

19 Feb 01:34
Compare
Choose a tag to compare

Fixed bugs:

0.1.1 - First proper public release

18 Feb 23:19
Compare
Choose a tag to compare