Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Added forever loop, scope runner, scope functionality, None type, docs

Compare
Choose a tag to compare
@ArnabRollin ArnabRollin released this 13 Oct 11:55
· 21 commits to master since this release

Full Changelog: v0.3.0...v0.4.0

Added

  • Documentation
  • Variables now drop at scope end
  • Forever loop
  • Scope runner
  • None type

Removed

  • Examples removed from src folder and embedded in README.md.