Skip to content
Snippets Groups Projects
Commit 6b0db96d authored by Qianqian Fang's avatar Qianqian Fang
Browse files

jsonlab 0.9.9

git-svn-id: http://svn.code.sf.net/p/iso2mesh/code/trunk/jsonlab@422 786e58fb-9377-0410-9ff7-e4ac0ac0635c
parent 5b57c2c3
Branches
No related tags found
No related merge requests found
......@@ -6,12 +6,16 @@
JSONlab ChangeLog (key features marked by *):
== JSONlab 0.9.9 (codename: Optimus - beta), FangQ <fangq (at) nmr.mgh.harvard.edu> ==
2014/01/22 use binary read and write in saveubjson and loadubjson
== JSONlab 0.9.8-1 (codename: Optimus - alpha update 1), FangQ <fangq (at) nmr.mgh.harvard.edu> ==
2013/10/07 Better round-trip conservation for empty arrays and structs (patch submitted by Yul Kang)
2013/10/07 better round-trip conservation for empty arrays and structs (patch submitted by Yul Kang)
== JSONlab 0.9.8 (codename: Optimus - alpha), FangQ <fangq (at) nmr.mgh.harvard.edu> ==
2013/08/23 *Universal Binary JSON (UBJSON) support, including both saveubjson and loadubjson
2013/08/23 *universal Binary JSON (UBJSON) support, including both saveubjson and loadubjson
== JSONlab 0.9.1 (codename: Rodimus, update 1), FangQ <fangq (at) nmr.mgh.harvard.edu> ==
2012/12/18 *handling of various empty and sparse matrices (fixes submitted by Niclas Borlin)
......
Copyright 2011 Qianqian Fang <fangq at nmr.mgh.harvard.edu>. All rights reserved.
Copyright 2011-2014 Qianqian Fang <fangq at nmr.mgh.harvard.edu>. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are
permitted provided that the following conditions are met:
......
......@@ -3,9 +3,9 @@
= An open-source MATLAB/Octave JSON encoder and decoder =
===============================================================================
*Copyright (c) 2011-2013 Qianqian Fang <fangq at nmr.mgh.harvard.edu>
*Copyright (c) 2011-2014 Qianqian Fang <fangq at nmr.mgh.harvard.edu>
*License: BSD or GNU General Public License version 3 (GPL v3), see License*.txt
*Version: 0.9.8 (Optimus - alpha)
*Version: 0.9.9 (Optimus - beta)
-------------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment