v0.1.21
SQLRite v0.1.21
Per-product releases in this wave:
- π¦ Rust engine β crates.io
- π§ C FFI β prebuilt
libsqlrite_cfor 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
.nodebinaries 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.21βdatabase/sqldriver via cgo againstlibsqlrite_c
Auto-generated changelog below β
What's Changed
- Phase 7g.4: Python SDK conn.ask() / ask_run() / AskConfig by @joaoh82 in #64
- Release v0.1.21 by @github-actions[bot] in #65
Full Changelog: v0.1.20...v0.1.21