Skip to content

0.4.4

Compare
Choose a tag to compare
@Sainan Sainan released this 11 Nov 19:53
· 1689 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