Skip to content

0.4.4

Choose a tag to compare

@Sainan Sainan released this 11 Nov 19:53
· 2479 commits to main since this release
  • Added math.rand as an alias for math.random
  • Changed unknown type hint to be warning instead of error
  • Reverted table.insert optimation due to unexpected behavior
  • Some minor tweaks