Releases: dzfrias/scurry
Releases · dzfrias/scurry
0.3.0
0.2.0
Version 0.2.0 includes some important changes!
- Imports and exports from other files
- You can now share code between files!
- Better assign statements
- Assign statements now accept expressions on the left hand side!
- Operator assignment
- +=, *=, etc.
0.1.0
The first usable version of Scurry.
Missing:
- Some language features
- Imports/modularity
- Type annotations
- Standard library
- Some smaller, less essential, features
- Documentation