Skip to content

Commit b5dec91

Browse files
committed
update Changelog, rename codename to Nominus
1 parent ad1faa8 commit b5dec91

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

ChangeLog.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@
66

77
JSONlab ChangeLog (key features marked by *):
88

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+
919
== JSONlab 1.2 (codename: Optimus - Update 2), FangQ <q.fang <at> neu.edu> ==
1020

1121
2015/12/16 replacing string concatenation by str cells to gain 2x speed in savejson (Issue#17)

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
*Copyright (C) 2011-2017 Qianqian Fang <q.fang at neu.edu>
77
*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)
99

1010
-------------------------------------------------------------------------------
1111

0 commit comments

Comments
 (0)