14
0

- Update to version 2.4.0:

* New bigint_as_string option for encoder to trade JavaScript number
    precision issues for type issues.
- Run testsuite
- Package README.rst, CHANGES.txt and LICENSE.txt

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=25
This commit is contained in:
Sascha Peilicke
2012-03-12 21:17:02 +00:00
committed by Git OBS Bridge
parent fb4def3716
commit e48f66ce7c
4 changed files with 21 additions and 10 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Mar 12 21:17:06 UTC 2012 - saschpe@gmx.de
- Update to version 2.4.0:
* New bigint_as_string option for encoder to trade JavaScript number
precision issues for type issues.
- Run testsuite
- Package README.rst, CHANGES.txt and LICENSE.txt
-------------------------------------------------------------------
Tue Sep 20 13:59:30 UTC 2011 - saschpe@suse.de