tag:github.com,2008:https://github.com/mbientlab/MetaWear-SDK-JavaScript/releasesRelease notes from MetaWear-SDK-JavaScript2023-01-17T02:10:24Ztag:github.com,2008:Repository/96940683/1.2.02023-01-17T02:10:24Z1.2.0: Merge pull request #30 from mbientlab/updatecpp<p>c++</p>lkassotag:github.com,2008:Repository/96940683/1.1.12022-04-19T22:41:10Z1.1.1<p>1.1.1</p>lkassotag:github.com,2008:Repository/96940683/1.1.02022-04-19T21:24:13ZNode 12 Support<ul>
<li>Updated packages and SDK to support Node 12</li>
</ul>lkassotag:github.com,2008:Repository/96940683/1.0.12021-11-24T20:11:22ZCPP Update<ul>
<li>Updated C++ SDK to v0.20.6</li>
</ul>lkassotag:github.com,2008:Repository/96940683/1.0.02021-03-26T04:09:46ZMMS Release<p>Release for MMS support:</p>
<ul>
<li>Updated C++ SDK to v0.20.0</li>
</ul>lkassotag:github.com,2008:Repository/96940683/0.4.02020-12-23T00:50:25ZC++ SDK v0.19.1 Update<p>v0.4.0 updates the underlying C++ SDK from v0.17.0 to v0.19.1.<br>
v0.4.0 supports node10.</p>lkassotag:github.com,2008:Repository/96940683/0.3.02018-11-11T01:33:50ZC++ SDK v0.17.0 Update<p>v0.6.0 updates the underlying C++ SDK from v0.16.0 to v0.17.0.</p>scaryghosttag:github.com,2008:Repository/96940683/0.2.02018-07-26T23:39:17ZC++ SDK v0.16.0 Update<p>v0.2.0 updates the underlying <a href="https://github.com/mbientlab/MetaWear-SDK-Cpp/releases">C++ SDK</a> from v0.11.4 to to v0.16.0. These breaking changes in the C++ SDK are propagated to the JavaScript level so developers will need to update their code to use the new types and parameters.</p>
<h2>Changes</h2>
<p>C++ SDK v0.12.0 added an extra <code>void*</code> parameter to functions / types containing function pointers (see specifics in the <a href="https://github.com/mbientlab/MetaWear-SDK-Cpp/releases/tag/0.12.0">SDK release notes</a>). JavaScript does not require use of the new <code>context</code> parameter so it can be set to <code>ref.NULL</code>, however, the function pointer type names and definitions have changed.</p>
<p>See the <a href="https://github.com/mbientlab/MetaWear-SDK-JavaScript/commit/5b92ca9ee1bfbdf1e69d5761cbeed18aaa884bd2">diff</a> for example scripts to see the changes.</p>mbientlabtag:github.com,2008:Repository/96940683/0.1.22017-12-21T23:32:17Z0.1.2<p>tag</p>mbientlabtag:github.com,2008:Repository/96940683/0.1.12017-11-07T21:32:40Z0.1.1<p>Tag</p>mbientlab