Skip to content

v0.1.22

Choose a tag to compare

@github-actions github-actions released this 01 May 21:41
· 100 commits to main since this release
f7e87b3

SQLRite v0.1.22

Per-product releases in this wave:

  • πŸ¦€ Rust engine β†’ crates.io
  • πŸ”§ C FFI β€” prebuilt libsqlrite_c for Linux x86_64/aarch64, macOS aarch64, Windows x86_64
  • πŸ–₯️ Desktop β€” unsigned installers for Linux (AppImage + deb), macOS (dmg aarch64), Windows (msi)
  • 🐍 Python β†’ PyPI β€” abi3-py38 wheels for Linux x86_64/aarch64, macOS aarch64, Windows x86_64 + sdist
  • 🟒 Node.js β†’ npm β€” N-API bindings with prebuilt .node binaries for Linux x86_64/aarch64, macOS aarch64, Windows x86_64
  • 🌐 WASM β†’ npm β€” browser/bundler-target WebAssembly build via wasm-pack
  • 🐹 Go SDK β†’ go get github.com/joaoh82/rust_sqlite/sdk/go@v0.1.22 β€” database/sql driver via cgo against libsqlrite_c

Auto-generated changelog below ↓

What's Changed

  • Phase 7g.5: Node.js SDK db.ask() / askRun() / AskConfig by @joaoh82 in #66
  • Release v0.1.22 by @github-actions[bot] in #67

Full Changelog: v0.1.21...v0.1.22