@@ -8,6 +8,21 @@ JSONlab ChangeLog (key features marked by *):
8
8
9
9
== JSONlab 2.9.8 (codename: Micronus Prime - beta), FangQ <q.fang (at) neu.edu> ==
10
10
11
+ 2024-03-28*[b39c374] [feat] add json2couch from jbids toolbox
12
+ 2024-03-28 [6da4f2b] [doc] remove the unrelated npm package.json
13
+ 2024-03-28 [36b605d] [doc] update documentation
14
+ 2024-03-27*[2e43586] [feat] merge nii/jnii/hdf5/tsv reading functions self-contained
15
+ 2024-03-27 [b482c8f] [test] pass all tests on matlab R2010b
16
+ 2024-03-27 [2008934] [doc] additional documentations on decompression functions
17
+ 2024-03-27 [0a582fb] [doc] add documentations for jsonpath, jsoncache, jdlink, and maxlinklevel
18
+ 2024-03-27 [5dba1de] [bug] .. searches deep level of struct,make jdlink work for Octave 4.2 and 5.2
19
+ 2024-03-27*[fea481e] [doc] add line-by-line comment on examples, add jsonset/jsonget
20
+ 2024-03-26*[e1d386d] [feat] support saving dictionary to json and bjdata
21
+ 2024-03-26 [dfc744b] [feat] support caching data from any URL using hash, add NO_ZMAT flag
22
+ 2024-03-24 [22d297e] [doc] fix README.rst formatting issues
23
+ 2024-03-24 [36fef2c] [bug] fix missing quotes for function names
24
+ 2024-03-24 [7e27db5] [doc] update documentation, preparing for v2.9.8 release
25
+ 2024-03-24 [1227a0b] [format] reformat
11
26
2024-03-24 [67f30ca] [feat] support using \. or [] in JSONPath to escape dots in key names
12
27
2024-03-24 [ee830cd] [bug] fix error_pos error when giving a non-existant input file
13
28
2024-03-24 [d69686d] [feat] add jdlink to dynamically download and cache linked data
0 commit comments