tag:github.com,2008:https://github.com/mbientlab/MetaWear-SDK-JavaScript/releases Release notes from MetaWear-SDK-JavaScript 2023-01-17T02:10:24Z tag:github.com,2008:Repository/96940683/1.2.0 2023-01-17T02:10:24Z 1.2.0: Merge pull request #30 from mbientlab/updatecpp <p>c++</p> lkasso tag:github.com,2008:Repository/96940683/1.1.1 2022-04-19T22:41:10Z 1.1.1 <p>1.1.1</p> lkasso tag:github.com,2008:Repository/96940683/1.1.0 2022-04-19T21:24:13Z Node 12 Support <ul> <li>Updated packages and SDK to support Node 12</li> </ul> lkasso tag:github.com,2008:Repository/96940683/1.0.1 2021-11-24T20:11:22Z CPP Update <ul> <li>Updated C++ SDK to v0.20.6</li> </ul> lkasso tag:github.com,2008:Repository/96940683/1.0.0 2021-03-26T04:09:46Z MMS Release <p>Release for MMS support:</p> <ul> <li>Updated C++ SDK to v0.20.0</li> </ul> lkasso tag:github.com,2008:Repository/96940683/0.4.0 2020-12-23T00:50:25Z C++ 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> lkasso tag:github.com,2008:Repository/96940683/0.3.0 2018-11-11T01:33:50Z C++ SDK v0.17.0 Update <p>v0.6.0 updates the underlying C++ SDK from v0.16.0 to v0.17.0.</p> scaryghost tag:github.com,2008:Repository/96940683/0.2.0 2018-07-26T23:39:17Z C++ 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> mbientlab tag:github.com,2008:Repository/96940683/0.1.2 2017-12-21T23:32:17Z 0.1.2 <p>tag</p> mbientlab tag:github.com,2008:Repository/96940683/0.1.1 2017-11-07T21:32:40Z 0.1.1 <p>Tag</p> mbientlab