Skip to content

Commit

Permalink
update Changelog, rename codename to Nominus
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Jan 3, 2017
1 parent ad1faa8 commit b5dec91
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@

JSONlab ChangeLog (key features marked by *):

== JSONlab 1.5 (codename: Nominus - alpha), FangQ <q.fang <at> neu.edu> ==

2017/01/02 *use Big-endian format to store floating points (d/D) in saveubjson (Issue #25)
2017/01/02 *speedup parsing large unstructured data by 2x (Issue #9)
2017/01/01 make parsing independent of white space (Issue #30)
2016/08/27 allow to parse array of homogeneous elements (Issue 5)
2016/08/22 permit [] inside file names in savejson
2016/01/06 fix a bug that prevents saving to a file in savejson


== JSONlab 1.2 (codename: Optimus - Update 2), FangQ <q.fang <at> neu.edu> ==

2015/12/16 replacing string concatenation by str cells to gain 2x speed in savejson (Issue#17)
Expand Down
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

*Copyright (C) 2011-2017 Qianqian Fang <q.fang at neu.edu>
*License: BSD or GNU General Public License version 3 (GPL v3), see License*.txt
*Version: 1.8 (Magnus - alpha)
*Version: 1.5 (Nominus - alpha)

-------------------------------------------------------------------------------

Expand Down

0 comments on commit b5dec91

Please sign in to comment.