Releases: jmoenig/Snap
Releases Β· jmoenig/Snap
v7.2.5
v7.2.4
v7.2.3
v7.2.2
v7.2.1
v7.2.0
7.2.0:
- New Features:
- new SciSnap2 extension and library, thanks, Eckart!
- new MQTT extension and library, thanks, Simon and Xavier!
- Notable Changes:
- hyperized reporter-IF/ELSE
- Notable Fixes:
- strings library: fixed lowercase(number), thanks, Brian and Simon!
- swapped "lists" and "other" in the make-a-block category menu, thanks Brian, for the report!
- don't let deleted sprites clone
v7.1.4
v7.1.3
7.1.3:
- New Features:
- new bitwise operators library, thanks, Bernat!
- Notable Fixes:
- JSON encoding for nested lists
- enforce static typing for stage backgrounds and sounds, and for sprite duplicates
- prevent Chrome from crashing when using serial ports on a Mac, thanks, Dariusz!
- fixed missing blocks in variadic reporters library, thanks, Brian!
- fixed an infinite loop in the signada library, thanks, Bernat!
- fixed missing blocks in bar chars library
- fixed missing blocks in frequency distribution analysis library
- fixed missing blocks in iteration composition library
- fixed a comment in "remove duplicates" in the list utilities library
- fixed missing blocks in parallelization library