Skip to content

Twiddle 0.0.2

Latest

Choose a tag to compare

@bigeasy bigeasy released this 15 Aug 15:30
· 93 commits to master since this release

Asynchronous Unlock

Because Cursor.unlock is asynchronous in Strata, unlock needs to be asynchronous here in the iterators. Twiddle's unlock will call the now asynchronous unlock of Advance.

Issue by Issue

  • Release version 0.0.2. #13.
  • Asynchronous unlock. #17.
  • Upgrade Proof to 0.0.46. #16. #15. #12.
  • Remove "url" from package.json. #14.
  • Update LICENSE for 2014. #11.
  • Upgrade Advance to 0.0.3. #10.