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

update documentation, bump version to 1.8, tag Nominus

parent 1597106f
No related branches found
No related tags found
No related merge requests found
...@@ -51,3 +51,6 @@ This toolbox contains patches submitted by the following contributors: ...@@ -51,3 +51,6 @@ This toolbox contains patches submitted by the following contributors:
- Sertan Senturk <contact at sertansenturk.com> - Sertan Senturk <contact at sertansenturk.com>
(Pull#10,#11) Feature: Added matlab object saving to savejson and saveubjson (Pull#10,#11) Feature: Added matlab object saving to savejson and saveubjson
- Paul Koprowski <https://github.com/pjkoprowski>
(Issue#29) Feature: Added support to save MATLAB tables to json.
\ No newline at end of file
Copyright 2011-2017 Qianqian Fang <q.fang <at> neu.edu>. All rights reserved. Copyright 2011-2018 Qianqian Fang <q.fang <at> neu.edu>. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are Redistribution and use in source and binary forms, with or without modification, are
permitted provided that the following conditions are met: permitted provided that the following conditions are met:
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
= An open-source MATLAB/Octave JSON encoder and decoder = = An open-source MATLAB/Octave JSON encoder and decoder =
=============================================================================== ===============================================================================
Copyright (C) 2011-2017 Qianqian Fang <q.fang <at> neu.edu> Copyright (C) 2011-2018 Qianqian Fang <q.fang <at> neu.edu>
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
......
...@@ -3,9 +3,9 @@ ...@@ -3,9 +3,9 @@
= An open-source MATLAB/Octave JSON encoder and decoder = = An open-source MATLAB/Octave JSON encoder and decoder =
=============================================================================== ===============================================================================
*Copyright (C) 2011-2017 Qianqian Fang <q.fang at neu.edu> *Copyright (C) 2011-2018 Qianqian Fang <q.fang at neu.edu>
*License: BSD or GNU General Public License version 3 (GPL v3), see License*.txt *License: BSD or GNU General Public License version 3 (GPL v3), see License*.txt
*Version: 1.5 (Nominus - alpha) *Version: 1.8 (Nominus)
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment