Skip to content

0.7.4

Compare
Choose a tag to compare
@Sainan Sainan released this 09 Nov 10:13
· 1155 commits to main since this release
  • Fixed unexpected behavior when using a ternary expression inside of an interpolated string
  • Fixed table.contains returning 0 instead of the actual key for non-integer key types
  • Fixed REPL not recognizing multi-line statements
  • Fixed Pluto-injected code corrupting bytecode

For integrators:

  • Added PLUTO_LOADCLIB_HOOK