Skip to content

CxL v2.9.0

Compare
Choose a tag to compare
@aarikpokras aarikpokras released this 20 Dec 17:45
· 52 commits to master since this release
0d5bf77
  • Compiler bug fixes
  • Added items method to strarr
  • Added conversion from str to std::string for compatibility
  • Added VSCode support
  • Added functions
    • file_size
      • Get size of a file
    • loop
      • Perform a function x amount of times
    • reverse
      • Reverse a str

Full Changelog: v2.7.2...v2.9.0