Skip to content

N v1.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 21:37
· 490 commits to main since this release
309cb3b

What changed:

  • Fixed an issue where else if would not work as intended.
  • Fixed an issue where if statements could not be stacked.
  • Fixed an issue with utf-8 and utf-16 characters being read incorrectly.
  • Fixed an issue with the - not being able to be applied to variables.
  • Fixed an issue with times.sleep.
  • Fixed an issue where errors from imported files were counted as one.
  • Further improvements to the overall stability and other minor adjustments have been made to enhance the user experience.