Releases: openbci-archive/OpenBCI_JavaScript_Utilities
Releases · openbci-archive/OpenBCI_JavaScript_Utilities
v1.0.0
v0.3.6
v0.3.6
Bug Fixes
- Fix bug where parseGanglion could result in a concat of non-buffer types
v0.3.5
v0.3.5
Bug Fixes
- Fix bug where
getFirmware
failed for patch or minor versions over 9 (aka double digits)
v0.3.4
v0.3.4
Bug Fixes
- Protect and ensure buffer returned for raw data packets
v0.3.3
v0.3.3
Enhancements
- Add raw of version to
getFirmware
- Bump mathjs to 4.0.0 to resolve insecurity
v0.3.1
v0.3.0
v0.3.0
You can now use this module in the browser!! Huge should out to @alexcastillo for help with making with refactoring the project!
Breaking Changes
- Removed simulator file back into cyton repo
- Removed
safe-buffer
in place ofbuffer
- Removed support for node version 5 and below
Utilities
changed to toutilities
Constants
is nowconstants
- Inidividual functions can now be importated from the utilities module.
v0.3.0-beta1
v0.3.0
Breaking Changes
- Removed simulator file back into cyton repo
- Removed
safe-buffer
in place ofbuffer
- Removed support for node version 5 and below
v0.2.7
v0.2.7
Bug Fixes
- No
stopByte
property for daisy samples. Added tests.
v0.2.6
v0.2.6
Bug Fixes
- Accel data with counts did not work for cyton with daisy over wifi.