Skip to content

Release v0.8

Choose a tag to compare

@envenomator envenomator released this 06 Jun 16:00
· 6 commits to main since this release

Current state: Nearing a release candidate.

Release notes:

  • Arrays can now have more than 2^16 elements, limited by the amount of available memory. This fixes #33
  • Fix for OPENUP behaviour #32
  • Fix for RESTORE LOCAL freezing #34
  • Fix for string array assignment #35
  • Fix for large bulk array assignment, part of #35

Full Changelog: v0.7...v0.8