Skip to content

Fix RuntimeException when deleting database.

Latest
Compare
Choose a tag to compare
@levibostian levibostian released this 11 Jun 23:20
· 9 commits to master since this release
0.2.1-alpha
b93f22b

[0.2.1-alpha] 2018-06-11

Fixed

  • Fix RuntimeException while deleting SQLite database.

Added

  • Wendy .clear() has an async and sync version.
  • Breaking Change Wendy.clear() has been renamed to Wendy.clearAsync(). Wendy.clear() is the synchronous version now.