Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 790 Bytes

File metadata and controls

36 lines (19 loc) · 790 Bytes

0.2.0-alpha.2

  • Bump sqlite_async to v0.10.0

0.2.0-alpha.1

  • Support drift version >=2.19 and web v1.0.0.
  • BREAKING CHANGE: Nested transactions through drift no longer create SAVEPOINTs. When nesting a drift transaction, the transaction is reused (#65).

0.1.0-alpha.7

  • Update a dependency to the latest release.

0.1.0-alpha.6

  • Update a dependency to the latest release.

0.1.0-alpha.5

  • Update a dependency to the latest release.

0.1.0-alpha.4

  • Import sqlite3_common instead of sqlite3 for web support.

0.1.0-alpha.3

  • Update a dependency to the latest release.

0.1.0-alpha.2

  • Update dependency sqlite_async to version 0.8.0.

0.1.0-alpha.1

Initial release.