Asynchronous Unlock
Because Cursor.unlock is asynchronous in Strata, unlock needs to be asynchronous here in Skip so that it can invoke the asynchronous Cursor.unlock.
Issue by Issue
- Release version 0.0.7. #49.
- Upgrade Riffle to 0.0.6. #48.
- Upgrade Cadence to 0.0.38. #45. #42.
- Upgrade Strata to 0.0.19. #47. #44.
- Upgrade Proof to 0.0.45. #46. #43. #41.
- Remove never generated
/t/tmpfrom.gitignore. #40. - Add discussion link to
README. #39. - Add contribution guide. #37.
- Remove "url" property from
package.json. #36.