summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Update CHANGES.txtBob Ippolito2016-10-211-0/+9
* Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-291-1/+1
* v3.8.2 - fix compiler warning, automated wheel builds for Windows and Macv3.8.2wheelsBob Ippolito2016-02-151-0/+9
* Fix issue with iterable_as_array and indent option, closes #128v3.8.1Bob Ippolito2015-10-271-1/+3
* Update version to 3.8.1Bob Ippolito2015-09-041-1/+6
* clean up iterable_as_array for 3.8.0v3.8.0Bob Ippolito2015-07-181-1/+1
* Merge branch 'master' into iterable_as_array-gh1Nick Babcock2015-07-101-2/+283
|\
| * fix typo in e18cc09v3.7.3Bob Ippolito2015-05-311-0/+5
| * attempt to work around an issue with reloading the Decimal modulev3.7.2Bob Ippolito2015-05-221-0/+5
| * bump version for #119v3.7.1Bob Ippolito2015-05-181-0/+5
| * no longer trust custom repr for int/long/float subclasses #118v3.7.0Bob Ippolito2015-05-181-0/+7
| * update CHANGES and bump version to v3.6.5v3.6.5Bob Ippolito2014-10-241-0/+6
| * update version for v3.6.4Bob Ippolito2014-09-291-0/+5
| * documentation about key limitations in JSON per #103v3.6.3Bob Ippolito2014-08-181-0/+5
| * doc updates from http://bugs.python.org/issue21514 re: #102v3.6.2Bob Ippolito2014-08-091-0/+5
| * update documentation per #102docs-102Bob Ippolito2014-08-091-0/+5
| * generalize BOM stripping to any use of raw_decodeBob Ippolito2014-07-211-0/+6
| * Fix lower bound checking in scan_once / raw_decode API #98v3.5.3Bob Ippolito2014-06-241-0/+5
| * update version for v3.5.2v3.5.2Bob Ippolito2014-05-231-0/+5
| * consistently reject int_as_string_bitcount <= 0 #96v3.5.1Bob Ippolito2014-05-221-0/+5
| * clean up #96 and prep for v3.5.0 releaseBob Ippolito2014-05-211-0/+6
| * fix tests to run on Python 3.4Bob Ippolito2014-04-301-0/+4
| * bump to v3.4.0v3.4.0Bob Ippolito2014-04-021-0/+5
| * improve Python 3.3 compat #87, bump to 3.3.3v3.3.3Bob Ippolito2014-02-141-0/+5
| * update CHANGES.txt for v3.3.2v3.3.2Bob Ippolito2014-01-061-0/+5
| * update metadata for 3.3.1v3.3.1Bob Ippolito2013-10-051-0/+5
| * pass-through in decoder for lone surrogates #62v3.3.0surrogate-62baserock/morphBob Ippolito2013-05-071-0/+6
| * update release datev3.2.0Bob Ippolito2013-05-011-1/+1
| * ignore_nan #63ecma-262-63Bob Ippolito2013-05-011-0/+4
| * 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