Skip to content

0.8.2

Choose a tag to compare

@Sainan Sainan released this 28 Feb 15:41
· 1390 commits to main since this release
  • Added variable scoping warnings to switch statements to highlight code that will break in 0.9.0
  • Improved some error messages
  • Fixed base32 & base64 functions not being binary-safe
  • Removed compile-time concat optimization because it could produce incorrect results