Skip to content

Commit 03a6c25

Browse files
committed
update documentation, bump version to 1.8, tag Nominus
1 parent 1597106 commit 03a6c25

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

AUTHORS.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,6 @@ This toolbox contains patches submitted by the following contributors:
5151

5252
- Sertan Senturk <contact at sertansenturk.com>
5353
(Pull#10,#11) Feature: Added matlab object saving to savejson and saveubjson
54+
55+
- Paul Koprowski <https://github.com/pjkoprowski>
56+
(Issue#29) Feature: Added support to save MATLAB tables to json.

LICENSE_BSD.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2011-2017 Qianqian Fang <q.fang <at> neu.edu>. All rights reserved.
1+
Copyright 2011-2018 Qianqian Fang <q.fang <at> neu.edu>. All rights reserved.
22

33
Redistribution and use in source and binary forms, with or without modification, are
44
permitted provided that the following conditions are met:

LICENSE_GPLv3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
= An open-source MATLAB/Octave JSON encoder and decoder =
44
===============================================================================
55

6-
Copyright (C) 2011-2017 Qianqian Fang <q.fang <at> neu.edu>
6+
Copyright (C) 2011-2018 Qianqian Fang <q.fang <at> neu.edu>
77

88
-------------------------------------------------------------------------------
99

README.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
= An open-source MATLAB/Octave JSON encoder and decoder =
44
===============================================================================
55

6-
*Copyright (C) 2011-2017 Qianqian Fang <q.fang at neu.edu>
6+
*Copyright (C) 2011-2018 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.5 (Nominus - alpha)
8+
*Version: 1.8 (Nominus)
99

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

0 commit comments

Comments
 (0)