Skip to content

6.0.9

Compare
Choose a tag to compare
@dktapps dktapps released this 22 Aug 12:02
· 86 commits to fork since this release
98c4d80

Changes since 6.0.8

  • Fixed crash and UNKNOWN:0 when reading an undefined offset of ThreadSafeArray
  • ThreadSafeArray's ArrayAccess methods are now consistent with regular array-syntax operations. Previously, some errors such as non-thread-safe value errors were not generated by these functions.