Releases: Ammar-Raneez/SimpleScript
Releases · Ammar-Raneez/SimpleScript
v2.0.0
Features
- Add functions and strings
Breaking Changes
- Change variable creation from
SAVEtoVAR =made mandatory for variable creation
Full Changelog: v1.0.0...v2.0.0
v1.0.0
Features
- Add loops (for, while), conditions and logical operations and operators
Fixes
- Issue in referencing a saved variable in another expression
v1.0.0-beta
Ability to save and load a variable
The variable can take mathematical expressions as a value, which will be evaluated first
Error logs and tracebacks pointing out the location at which the error was caused