github simolus3/drift drift-2.9.0
Drift 2.9.0

latest releases: drift-2.24.0, drift_dev-2.24.0, sqlparser-0.41.0...
2 years ago

Drift 2.9.0

The biggest feature of this release is stable web support! The WasmDatabase.open factory with a drift web worker is a performant and reliable web implementation for drift. The new web documentation at https://drift.simonbinder.eu/web/ shows how to use the new API and how to migrate from the old and experimental drift web APIs.

In addition to the new web API, this release

  • introduces the fatal_warnings builder option, causing the build to fail when drift_dev reports warnings.
  • forbids returning 0 from the schemaVersion getter. This has always been broken, so the explicit check leads to a better error message.

Don't miss a new drift release

NewReleases is sending notifications on new releases.