Skip to content

v11.1.1

Compare
Choose a tag to compare
@glasserc glasserc released this 20 Apr 02:05
· 1039 commits to master since this release
e1a149e

Bug fixes

  • Fix SyncResultObject#add to be more performant. Previously it had quadratic behavior. Now we use a Map to track IDs we've already seen (#807).