Skip to content

Releases: code-dot-org/johnny-five

v2.1.0-cdo.3

12 Dec 17:57
979fe76
Compare
Choose a tag to compare

Updates pulse method in Rgb class and adds unit tests.

v2.1.0-cdo.1

24 Oct 16:16
2929380
Compare
Choose a tag to compare

Updated to latest release of upstream and re-added 3 Code.org customizations.

v0.11.1-cdo.1

27 Oct 17:05
Compare
Choose a tag to compare

Always use the fallback timer for Animation since temporal precise scheduling library is too CPU-intensive for our purposes in Maker Toolkit.

v0.11.1-cdo.0

02 Jun 20:24
Compare
Choose a tag to compare

Updates the code-dot-org fork from upstream v0.10.10 to v0.11.1 (diff).

The change we're most interested in for Maker Toolkit is that Thermometer now has a disable() method which will let us tear it down cleanly when disconnecting from the board.

v0.10.10-cdo.0

25 Apr 17:54
Compare
Choose a tag to compare

Pulls in changes from [email protected].

v0.9.62-cdo.2

18 Apr 18:12
Compare
Choose a tag to compare
  • Fix Piezo.prototype.note() (#3)