Skip to content

1.5.2

Latest
Compare
Choose a tag to compare
@SamCarlberg SamCarlberg released this 30 Jan 18:45
· 57 commits to master since this release

This is the second minor update to 1.5.

Changes since 1.5.1

  • Fixed occassional crashes when removing steps (#782)
  • Improved logging (#790)
  • Improved UX for saving projects (#801)
  • Fixed blob detection in generated Java code (#812)
  • Fixed several issues with generated C++ code (#798)

Note for C++ code generation users: the generated methods have changed formats from camelCase to PascalCase. You may have to change some of your code to account for this change.

Github Releases