Releases: samarium-lang/Samarium
Releases · samarium-lang/Samarium
Samarium 0.2.0-alpha.1
Fixed
- Raw local path for the newly added template
Samarium 0.2.0-alpha
Added
-h
/--help
option- Shebang support
operator
module- New
string
module function:format
- New
iter
module functions:zip
,zipLongest
,pairwise
,findAll
- New
datetime
module functions:sleepSeconds
,sleepMinutes
- Decorator support
- Stack-based bracket matching
- Separate syntax error message when using the instance operator
'
outside a class
Changed
- Removed some dead code
- Extracted runtime wrapper to a separate template file
- Improved internal types
Samarium 0.1.0
Initial release 🎉