Skip to content

v0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Abhilekhgautam Abhilekhgautam released this 18 Jun 17:21
· 36 commits to main since this release

Bug Fix:

  • Iteration Variable in the for loop previously lived in the function's scope, now it lives withing the for loop scope.
  • Improved error reporting in for loop.