You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved performance of Pool operations.
Fixed RuntimeOnInitialize of Await operators.
Important:
PoolableTemplateList now is called TemplatePool.
HighSpeedArray doesn't guarantee order anymore (use Sort() function if you need it sorted at some point).