surrealdb_wasm 0.8.0+5 copy "surrealdb_wasm: ^0.8.0+5" to clipboard
surrealdb_wasm: ^0.8.0+5 copied to clipboard

Platformweb

Flutter SurrealDB WebAssembly(WASM) package

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Each new version will be released following the new version of the surrealdb.wasm.

Changes to the project are tracked using build numbers behind the version number, denoted as increments such as +1, +2, and so on.

[Unreleased] #

[0.8.0+5] - 2024-03-07 #

  • Upgraded to official surrealdb.wasm 0.8.0 released for surrealdb 1.2.0.
  • API breaking changes:
    • Previous: db.use(ns: 'test', db: 'test');
    • Current: db.use(namespace: 'test', database: 'test');

[0.7.0+4] - 2024-02-01 #

  • Upgraded to unofficial surrealdb.wasm released for surrealdb 1.1.1.

[0.7.0+3] - 2023-12-12 #

  • Added transaction support.
  • Implemented set(), unset(), signup(), signin(), patch(), version() and health().
  • Migrated from wasm-flate to fflate package.

[0.7.0+1] - 2023-10-22 #

  • Initial release 🎉
3
likes
150
pub points
45%
popularity

Publisher

unverified uploader

Flutter SurrealDB WebAssembly(WASM) package

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, js

More

Packages that depend on surrealdb_wasm