Skip to content

Releases: parallaxinc/BlocklyProp-cdn

V 1.2.1

10 Jul 17:59
@zfi zfi
aac056e
Compare
Choose a tag to compare

Adds BME380 and e-Paper block families.

v1.1

28 Jan 23:33
@zfi zfi
38c0171
Compare
Choose a tag to compare

Changed

  • Blockly core update to November 2018 release
  • Color Picker has an larger array of colors

Fixed

  • When an event fires, verify that the target block has not been deleted first
  • Refactor variable block resetters to maintain compatibility with the new blockly core
  • Correct XBee block that was not generating a CR-LF when needed
  • Corrected fp_scanner_scan block to use the correct Blockly.popc.ORDER_NONE constant
  • Correct issue where C code formatter button was not formatting the source code correctly
  • Corrected error in the number validator to use numbers instead of string representation of numbers
  • Correct error in the I2C block