Prebuilt versions of the libraries are available for download here.
- Changes
- General (iOS): Fixed an intermittent crash on iOS 15 caused by constructing C++ objects during Objective-C's
+load
method. (#706) (#783)
- General: Internal changes to Mutex class.