Commit graph

40 commits

Author SHA1 Message Date
alisdair sullivan
53f51c26ed v2.1 2014-08-19 17:53:22 -07:00
alisdair sullivan
78f48db162 parser (and encoder) accept calendar:datetime() tuples and
convert into iso8601 strings
2014-08-19 17:50:07 -07:00
alisdair sullivan
6b43609730 allow a single trailing comma in objects or arrays 2014-08-19 17:47:44 -07:00
alisdair sullivan
c25bb49902 use end_json to end streaming when in streaming mode in addition
to `end_stream`
2014-08-13 23:00:35 -07:00
alisdair sullivan
fb311b202b fix some typos, misstatements and errors in README 2014-06-16 23:45:25 +00:00
alisdair sullivan
4ad9c38cb9 prevent json objects with repeated keys from being emitted from the
parser
2014-06-15 22:12:07 +00:00
alisdair sullivan
8845c9acbe bump to v2.0.4 2014-06-03 21:43:43 +00:00
alisdair sullivan
ee989ad534 bump to 2.0.3 2014-05-18 07:16:44 +00:00
alisdair sullivan
a6b0530784 purge mention of secret things 2014-05-17 20:14:25 +00:00
alisdair sullivan
29d07b242d bump to 2.0.2 and publish to hex.pm 2014-05-06 19:05:06 +00:00
alisdair sullivan
507fa4c41d v2.0.1 2014-04-27 22:48:48 +00:00
alisdair sullivan
9740befce7 point people who NEED maps to jsxn 2014-04-22 13:24:47 -07:00
alisdair sullivan
4f63503aa2 update README and CHANGES with details for 2.0 2014-04-19 00:35:56 +00:00
alisdair sullivan
aa879c32ee add link to master branch in `README' 2014-01-13 16:46:10 -08:00
alisdair sullivan
618c017638 point users to `master' branch for 1.x 2014-01-13 16:44:16 -08:00
alisdair sullivan
92f0a65dab important note about 2.0 preview 2014-01-14 00:39:06 +00:00
alisdair sullivan
3bb65e9bab Merge branch 'develop' into vtwopointoh 2013-12-17 02:03:21 +00:00
alisdair sullivan
9e701a5f8b minor README edits 2013-12-16 22:32:18 +00:00
alisdair sullivan
1daab2afc1 include details of atoms as strings in README 2013-12-12 11:29:38 -08:00
alisdair sullivan
8c826e7239 add max lapshin to contributors section of README 2013-12-12 11:23:01 -08:00
alisdair sullivan
cc9d05bbb6 document integers as keys change to api in README 2013-12-12 11:18:24 -08:00
alisdair sullivan
3f218774f1 add eskuat to contributors section of README 2013-12-12 11:16:43 -08:00
alisdair sullivan
5db1d9cc05 cleanup README for v2.0 2013-11-03 23:39:52 +00:00
alisdair sullivan
04bd9dd827 interstitial README 2013-11-03 23:19:26 +00:00
alisdair sullivan
4d7c1c5c18 Merge remote-tracking branch 'origin/develop' into develop 2013-10-29 19:49:46 +00:00
alisdair sullivan
6b189d35d3 update to 1.4.4 2013-10-29 19:47:55 +00:00
alisdair sullivan
6797bf3ed7 rename explicit_end to stream in prep for behavior change 2013-10-20 03:10:09 +00:00
alisdair sullivan
41fc97cf7a added more contributors 2013-09-20 22:16:05 -07:00
alisdair sullivan
58fbbb3bee update contributors 2013-09-20 22:13:01 -07:00
alisdair sullivan
e50af6e109 v1.4.3 2013-08-27 05:09:19 +00:00
alisdair sullivan
4cf557a848 remove unesscessary line from README 2013-07-10 05:26:19 +00:00
alisdair sullivan
fe2bd15184 rename 'sloppy_existing_atom' to 'attempt_atom' 2013-07-05 03:11:01 +00:00
John Daily
1da0c567ba Add sloppy_existing_atom as a configuration option for labels 2013-07-03 21:51:26 -04:00
alisdair sullivan
352d6b21cb v1.4.2 2013-06-04 01:19:39 +00:00
alisdair sullivan
41b6652e84 fix inaccurate example in README 2013-06-04 01:14:55 +00:00
alisdair sullivan
679ff24ad2 more README tweaks 2013-03-29 19:25:19 -07:00
alisdair sullivan
f63d464afb juggle order of README intro 2013-03-29 19:23:45 -07:00
alisdair sullivan
d3a6c3fa90 hat tip to travis for integration testing 2013-03-29 19:20:32 -07:00
alisdair sullivan
6346f1ce88 reintroduce travis-ci build indicator 2013-03-29 19:18:20 -07:00
alisdair sullivan
495837441c change extension on markdown files
rename README.markdown -> README.md and CHANGES.markdown -> CHANGES.md
2013-03-29 19:10:53 -07:00
Renamed from README.markdown (Browse further)