Skip to content

v0.11.0

Compare
Choose a tag to compare
@rwaldron rwaldron released this 01 Jun 15:24
· 303 commits to main since this release
Commit Message/Description
2401180 0.11.0
ae4d64e Package.json: update dependencies
893a2a8 README: add coverage badge
6d627e3 ci: remove node 8, reorganize coverage operations
841d69b ci: run test and coverage check at same time
288a2af ci: remove node 5, add node 8
7b4489d Fix board tests
f684a20 Give Thermometer enable/disable methods
b050bf8 v0.10.13
bedcbe3 LCD: Wait for fast instructions to complete
1e90c6f Missed Symbol availability check
a3de9cb v0.10.12
2884c2e Collection: fix Symbol.iterator check for ancient Node versions
ea7ca5d v0.10.11
c39b92e Light: TSL2561 set 16X gain and 13ms integration gain for TSL2561. Fixes gh-1333
be3e8bd Collections: add Symbol.iterator
291a1db Multi: implement standby time for BME280 start up. Fixes gh-1274
7b2ed1f v0.10.10
becdd6e Adds Brad Buchanan [email protected] to contributors
001f27f Fix Piezo.prototype.note() (#1328)
6d8b4a3 Make unit tests less flaky on Travis CI (#1329)