File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 6
6
7
7
JSONlab ChangeLog (key features marked by *):
8
8
9
+ == JSONlab 1.5 (codename: Nominus - alpha), FangQ <q.fang <at> neu.edu> ==
10
+
11
+ 2017/01/02 *use Big-endian format to store floating points (d/D) in saveubjson (Issue #25)
12
+ 2017/01/02 *speedup parsing large unstructured data by 2x (Issue #9)
13
+ 2017/01/01 make parsing independent of white space (Issue #30)
14
+ 2016/08/27 allow to parse array of homogeneous elements (Issue 5)
15
+ 2016/08/22 permit [] inside file names in savejson
16
+ 2016/01/06 fix a bug that prevents saving to a file in savejson
17
+
18
+
9
19
== JSONlab 1.2 (codename: Optimus - Update 2), FangQ <q.fang <at> neu.edu> ==
10
20
11
21
2015/12/16 replacing string concatenation by str cells to gain 2x speed in savejson (Issue#17)
Original file line number Diff line number Diff line change 5
5
6
6
*Copyright (C) 2011-2017 Qianqian Fang <q.fang at neu.edu>
7
7
*License: BSD or GNU General Public License version 3 (GPL v3), see License*.txt
8
- *Version: 1.8 (Magnus - alpha)
8
+ *Version: 1.5 (Nominus - alpha)
9
9
10
10
-------------------------------------------------------------------------------
11
11
You can’t perform that action at this time.
0 commit comments