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
This version does not change any of the APIs from 2.0.2. It only changes the code so it will compile. In the next version (4.0.0), the API will be changed to fit Swift 3's style. You can use this version as a stepping stone as you migrate your code.
Changes:
Allowed turning off garbage collection by setting it to 0
Updated the code for Xcode 7.3
Adding the ability to time how long garbage collection takes