Skip to content

libscratchcpp 0.6.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@adazem009 adazem009 released this 23 Dec 09:53
· 1064 commits to master since this release

Change log:

  • Fixed crashes caused by incorrect skipping of nested if statements and loops (#378, #379, #380).
  • Methods for starting and stopping the project are now thread-safe (#336).
  • Fixed a crash when calling an undefined custom block (#384).
  • Fixed a crash when reading custom block arguments after pausing the VM (#387).
  • Improved project loading performance (#352, #358).

Full Changelog: v0.6.1...v0.6.2