Skip to content

v5.9.0

Compare
Choose a tag to compare
@objeck objeck released this 01 Jun 21:15
· 7521 commits to master since this release

Improved memory usage

Highlights:
• More memory efficient ‘String’ and ‘Vector’ classes (new)
• Added ‘Resize()’ to the Hash class (new)
• Fixed an issue that prevented array address value comparisons (bug #28, medium)