File python-simplejson.changes of Package python-simplejson
1
-------------------------------------------------------------------
2
Mon Jul 5 19:35:48 UTC 2010 - alexandre@exatati.com.br
3
4
- Update to 2.1.1:
5
* Corrected simplejson.__version__ and other minor doc changes.
6
* Do not fail speedups tests if speedups could not be built.
7
* Decimal serialization officially supported for encoding with
8
use_decimal=True. For encoding this encodes Decimal objects and
9
for decoding it implies parse_float=Decimal
10
* Decoding performance and memory utilization enhancements
11
... see CHANGES.txt for more
12
13
- Spec file cleaned with spec-cleaner.
14
15
-------------------------------------------------------------------
16
Mon May 25 00:00:00 UTC 2009 - James Oakley <jfunk@funktronics.ca>
17
18
- Update to 2.0.9
19
- Split off doc package
20
21
-------------------------------------------------------------------
22
Wed Dec 03 00:00:00 UTC 2008 - James Oakley <jfunk@funktronics.ca>
23
24
- Update to 2.0.5
25
26
-------------------------------------------------------------------
27
Wed Mar 19 00:00:00 UTC 2008 - James Oakley <jfunk@funktronics.ca>
28
29
- Update to 1.7.5
30
31
-------------------------------------------------------------------
32
Tue Oct 30 00:00:00 UTC 2007 - James Oakley <jfunk@funktronics.ca>
33
34
- Update to 1.7.3
35
36
-------------------------------------------------------------------
37
Sun Sep 09 00:00:00 UTC 2007 - Peter Nixon
38
39
- first build
40
41