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
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 inREADME.md
.