Skip to content

DinoIDE v1.2.0-b4

Choose a tag to compare

@BlassGO BlassGO released this 20 Apr 14:16
· 3 commits to main since this release

Latest integrated DinoCode changes:

  • It was decided to remove support for diacritics within Actions / Connectors. This improves and lightens the interpretation of each sentence

  • Quite a few optimizations were made within the evaluation of expressions, the interpretation is almost twice as fast in simple cases such as string concatenation or arithmetic

DinoIDE changes:

  • None