Skip to content

v0.22.0

Latest
Compare
Choose a tag to compare
@Flipez Flipez released this 30 Sep 09:30
· 25 commits to main since this release

Changelog

v0.22.0 (2023-09-30)

Full Changelog

Implemented enhancements:

  • [object/array] Rename .yeet() and .yoink() to .pop() and .push() #179 (Flipez)
  • [object/array] Add ability to .sum() elements #178 (Flipez)
  • [object/array] Add ability to .join() elements #177 (Flipez)
  • [object] Refactor type conversion and rename methods #175 (Flipez)
  • [language/control-expressions] Add support for 🚀-range syntax #174 (Flipez)
  • [errorhandling] Fix line position, add file:line:pos to multiple error messages #173 (Flipez)

Fixed bugs:

Merged pull requests: