Skip to content

Releases: samarium-lang/Samarium

Samarium 0.2.0-alpha.1

08 Mar 23:03
Compare
Choose a tag to compare
Pre-release

Fixed

  • Raw local path for the newly added template

Samarium 0.2.0-alpha

08 Mar 22:51
Compare
Choose a tag to compare
Samarium 0.2.0-alpha Pre-release
Pre-release

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

05 Mar 22:55
8ab7473
Compare
Choose a tag to compare

Initial release 🎉