summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
...
| * update CHANGES and testsfor_json-69Bob Ippolito2013-05-011-0/+6
| * update CHANGES for v3.1.3v3.1.3Bob Ippolito2013-04-061-1/+1
| * v3.1.3 - docs update to discourage subclassingBob Ippolito2013-04-051-0/+6
| * tag v3.1.2v3.1.2Bob Ippolito2013-03-201-1/+1
| * add URLBob Ippolito2013-03-191-0/+1
| * fixes #65Bob Ippolito2013-03-191-0/+1
| * Updated documentation to reflect separators behavior when indent is not None ...Bob Ippolito2013-02-221-0/+6
| * tag v3.1.1v3.1.1Bob Ippolito2013-02-211-1/+1
| * another setup.py workaround for Windows with missing MSVCBob Ippolito2013-02-211-0/+6
| * tag v3.1.0v3.1.0Bob Ippolito2013-02-211-1/+1
| * update JSON conformance test suite (#58)Bob Ippolito2013-02-211-0/+2
| * simplejson.tool tests and bugfix for Python 3.x (#60)Bob Ippolito2013-02-211-0/+2
| * improve truncated input error messages, use JSONDecodeError instead of StopIt...Bob Ippolito2013-02-211-0/+9
| * fix off-by-one error in the colno of JSONDecodeError when lineno == 0 (#57)v3.0.9Bob Ippolito2013-02-211-0/+6
| * Fix a Python 2.x compiler warning for narrow unicode builds (#56)v3.0.8Bob Ippolito2013-02-191-0/+5
| * fix typoBob Ippolito2013-01-301-1/+1
| * This code is also licensed to the PSF under a Contributor Agreement.v3.0.7Bob Ippolito2013-01-111-1/+3
| * v3.0.7 now dual-licensed MIT or AFL v2.1Bob Ippolito2013-01-111-0/+5
| * v3.0.6, fixes ensure_ascii=False regression (#50)v3.0.6Bob Ippolito2013-01-111-0/+7
| * bump to v3.0.5, fix deprecations in testsv3.0.5Bob Ippolito2013-01-031-1/+12
| * bump to 3.0.4, update changes for #47v3.0.4Bob Ippolito2013-01-021-3/+10
| * bump to 3.0.3, fix bugsv3.0.3Bob Ippolito2013-01-011-2/+8
| * bump to 3.0.2, fix Py_EnterRecusiveCall/Py_LeaveRecursiveCall balance from 3.0.1v3.0.2Bob Ippolito2013-01-011-0/+5
| * _Py_Accu style encoder optimization, bump to 3.0.1v3.0.1Bob Ippolito2013-01-011-0/+6
| * add date for v3.0.0py3Bob Ippolito2012-12-301-1/+1
| * more coverage, decimal key coercionBob Ippolito2012-12-291-0/+2
| * First pass at Python 3.3 compatibilityBob Ippolito2012-12-281-0/+8
| * export JSONEncoderForHTML (#41), bump to v2.6.2v2.6.2Bob Ippolito2012-09-211-0/+5
| * bump version to 2.6.1 and add test/docs for #38 raw_decode fixv2.6.1Bob Ippolito2012-07-271-0/+5
| * Error messages changed to match proposal for Python 3.3.1Bob Ippolito2012-06-261-0/+5
| * Fix for regression introduced in 2.5.1v2.5.2Bob Ippolito2012-05-101-0/+5
| * Support for use_decimal=True in sub-interpretersv2.5.1Bob Ippolito2012-05-101-0/+6
| * bump version to 2.5.0, add docs for item_sort_keyBob Ippolito2012-03-291-0/+5
| * oops, fix release dateBob Ippolito2012-03-061-1/+1
| * version and changelog bumpBob Ippolito2012-03-061-0/+6
| * bump to 2.3.3 and clean up indent codev2.3.3Bob Ippolito2012-02-271-1/+6
| * fix 2.3.1 regression and bump version to 2.3.2v2.3.2Bob Ippolito2011-12-301-0/+4
| * callable check for _asdict with namedtuple_as_objectdict-subclass-gh26Bob Ippolito2011-12-291-1/+7
| * Change release date for 2.3.0namedtuple_duck-gh22Bob Ippolito2011-12-051-1/+1
| * bump version to 2.3.0Bob Ippolito2011-11-181-0/+6
| * fix https://github.com/simplejson/simplejson/issues/16 - include MANIFEST.in ...v2.2.1Bob Ippolito2011-09-061-0/+5
* | 2.3.0 and iterable_as_array encoding optioniterable_as_array-gh1Bob Ippolito2011-09-041-0/+5
|/
* I knew I missed something. Fix the date in CHANGES.txtBob Ippolito2011-09-041-1/+1
* remove setuptoolsBob Ippolito2011-09-041-0/+1
* 2.2.0 - namedtuple_as_object and tuple_as_array options, use_decimal now True...namedtuple-object-gh6Bob Ippolito2011-09-041-1/+6
* update docs with namedtuple encoding to JSON objectBob Ippolito2011-09-031-1/+4
* also test unicode and fix the JSONDecodeError issuescan-ValueError-gh15Bob Ippolito2011-09-031-0/+3
* document JSONDecodeError https://github.com/simplejson/simplejson/issues/12Bob Ippolito2011-06-221-0/+1
* Force unicode linebreak characters to be escaped (U+2028 and U+2029)Bob Ippolito2011-05-151-0/+2
* Move docs to http://simplejson.readthedocs.org/ and update version to 2.1.7Bob Ippolito2011-05-081-0/+5