YapDatabaseExtensions v2.1.3 Release Notes

Release Date: 2015-10-12 // over 8 years ago
  • 👀 1. [YDB-54]: Fixes a bug where using a writeBlockOperation on a connection would execute the block inside an asynchronous transaction. This results in the NSOperation finishing before the block had completed, most likely leading to unexpected behavior.