Releases: parallaxinc/BlocklyProp-cdn
Releases · parallaxinc/BlocklyProp-cdn
V 1.2.1
v1.1
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