Turso 0.1.2
Some checks are pending
Build and push limbo-sim image / deploy (push) Waiting to run
Go Tests / test (push) Waiting to run
Java Tests / test (push) Waiting to run
JavaScript / stable - aarch64-apple-darwin - node@20 (push) Waiting to run
JavaScript / stable - x86_64-apple-darwin - node@20 (push) Waiting to run
JavaScript / Publish (push) Blocked by required conditions
JavaScript / stable - x86_64-pc-windows-msvc - node@20 (push) Waiting to run
JavaScript / stable - x86_64-unknown-linux-gnu - node@20 (push) Waiting to run
JavaScript / Test bindings on x86_64-apple-darwin - node@20 (push) Blocked by required conditions
JavaScript / Test bindings on Linux-x64-gnu - node@20 (push) Blocked by required conditions
JavaScript / Build universal macOS binary (push) Blocked by required conditions
Python / configure-strategy (push) Waiting to run
Python / test (push) Blocked by required conditions
Python / lint (push) Waiting to run
Python / linux (x86_64) (push) Waiting to run
Python / macos-x86_64 (x86_64) (push) Waiting to run
Python / macos-arm64 (aarch64) (push) Waiting to run
Python / sdist (push) Waiting to run
Python / Release (push) Blocked by required conditions
Rust / test-limbo (push) Waiting to run
Rust / test-sqlite (push) Waiting to run
Rust / cargo-fmt-check (push) Waiting to run
Rust / build-native (blacksmith-4vcpu-ubuntu-2404) (push) Waiting to run
Rust / build-native (macos-latest) (push) Waiting to run
Rust / build-native (windows-latest) (push) Waiting to run
Rust / clippy (push) Waiting to run
Rust / build-wasm (push) Waiting to run
Rust / simulator (push) Waiting to run
Rust Benchmarks+Nyrkiö / bench (push) Waiting to run
Rust Benchmarks+Nyrkiö / clickbench (push) Waiting to run
Rust Benchmarks+Nyrkiö / tpc-h-criterion (push) Waiting to run
Rust Benchmarks+Nyrkiö / tpc-h (push) Waiting to run
Rust Benchmarks+Nyrkiö / vfs-bench-compile (push) Waiting to run

This commit is contained in:
Pekka Enberg 2025-07-15 11:01:25 +03:00
parent f4bc0ca77e
commit b7db07cf2d
9 changed files with 46 additions and 46 deletions

48
Cargo.lock generated
View file

@ -571,7 +571,7 @@ checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
[[package]]
name = "core_tester"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"anyhow",
"assert_cmd",
@ -1871,14 +1871,14 @@ dependencies = [
[[package]]
name = "limbo-go"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"turso_core",
]
[[package]]
name = "limbo-wasm"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"console_error_panic_hook",
"getrandom 0.2.15",
@ -1891,7 +1891,7 @@ dependencies = [
[[package]]
name = "limbo_completion"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"mimalloc",
"turso_ext",
@ -1899,7 +1899,7 @@ dependencies = [
[[package]]
name = "limbo_crypto"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"blake3",
"data-encoding",
@ -1912,7 +1912,7 @@ dependencies = [
[[package]]
name = "limbo_csv"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"csv",
"mimalloc",
@ -1922,7 +1922,7 @@ dependencies = [
[[package]]
name = "limbo_ipaddr"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"ipnetwork",
"mimalloc",
@ -1931,7 +1931,7 @@ dependencies = [
[[package]]
name = "limbo_percentile"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"mimalloc",
"turso_ext",
@ -1939,7 +1939,7 @@ dependencies = [
[[package]]
name = "limbo_regexp"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"mimalloc",
"regex",
@ -1948,7 +1948,7 @@ dependencies = [
[[package]]
name = "limbo_sim"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"anarchist-readable-name-generator-lib",
"anyhow",
@ -1974,7 +1974,7 @@ dependencies = [
[[package]]
name = "limbo_sqlite3"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"env_logger 0.11.7",
"libc",
@ -1987,7 +1987,7 @@ dependencies = [
[[package]]
name = "limbo_sqlite_test_ext"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"cc",
]
@ -2654,7 +2654,7 @@ dependencies = [
[[package]]
name = "py-turso"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"anyhow",
"pyo3",
@ -3759,7 +3759,7 @@ dependencies = [
[[package]]
name = "turso"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"tempfile",
"thiserror 2.0.12",
@ -3769,7 +3769,7 @@ dependencies = [
[[package]]
name = "turso-java"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"jni",
"thiserror 2.0.12",
@ -3778,7 +3778,7 @@ dependencies = [
[[package]]
name = "turso_cli"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"anyhow",
"cfg-if",
@ -3809,7 +3809,7 @@ dependencies = [
[[package]]
name = "turso_core"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"antithesis_sdk",
"bitflags 2.9.0",
@ -3862,7 +3862,7 @@ dependencies = [
[[package]]
name = "turso_dart"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"flutter_rust_bridge",
"turso_core",
@ -3870,7 +3870,7 @@ dependencies = [
[[package]]
name = "turso_ext"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"chrono",
"getrandom 0.3.2",
@ -3879,7 +3879,7 @@ dependencies = [
[[package]]
name = "turso_ext_tests"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"env_logger 0.11.7",
"lazy_static",
@ -3890,7 +3890,7 @@ dependencies = [
[[package]]
name = "turso_macros"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"proc-macro2",
"quote",
@ -3899,7 +3899,7 @@ dependencies = [
[[package]]
name = "turso_node"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"napi",
"napi-build",
@ -3909,7 +3909,7 @@ dependencies = [
[[package]]
name = "turso_sqlite3_parser"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"bitflags 2.9.0",
"cc",
@ -3927,7 +3927,7 @@ dependencies = [
[[package]]
name = "turso_stress"
version = "0.1.2-pre.4"
version = "0.1.2"
dependencies = [
"anarchist-readable-name-generator-lib",
"antithesis_sdk",

View file

@ -31,25 +31,25 @@ members = [
exclude = ["perf/latency/limbo"]
[workspace.package]
version = "0.1.2-pre.4"
version = "0.1.2"
authors = ["the Limbo authors"]
edition = "2021"
license = "MIT"
repository = "https://github.com/tursodatabase/turso"
[workspace.dependencies]
limbo_completion = { path = "extensions/completion", version = "0.1.2-pre.4" }
turso_core = { path = "core", version = "0.1.2-pre.4" }
limbo_crypto = { path = "extensions/crypto", version = "0.1.2-pre.4" }
limbo_csv = { path = "extensions/csv", version = "0.1.2-pre.4" }
turso_ext = { path = "extensions/core", version = "0.1.2-pre.4" }
turso_ext_tests = { path = "extensions/tests", version = "0.1.2-pre.4" }
limbo_ipaddr = { path = "extensions/ipaddr", version = "0.1.2-pre.4" }
turso_macros = { path = "macros", version = "0.1.2-pre.4" }
limbo_percentile = { path = "extensions/percentile", version = "0.1.2-pre.4" }
limbo_regexp = { path = "extensions/regexp", version = "0.1.2-pre.4" }
turso_sqlite3_parser = { path = "vendored/sqlite3-parser", version = "0.1.2-pre.4" }
limbo_uuid = { path = "extensions/uuid", version = "0.1.2-pre.4" }
limbo_completion = { path = "extensions/completion", version = "0.1.2" }
turso_core = { path = "core", version = "0.1.2" }
limbo_crypto = { path = "extensions/crypto", version = "0.1.2" }
limbo_csv = { path = "extensions/csv", version = "0.1.2" }
turso_ext = { path = "extensions/core", version = "0.1.2" }
turso_ext_tests = { path = "extensions/tests", version = "0.1.2" }
limbo_ipaddr = { path = "extensions/ipaddr", version = "0.1.2" }
turso_macros = { path = "macros", version = "0.1.2" }
limbo_percentile = { path = "extensions/percentile", version = "0.1.2" }
limbo_regexp = { path = "extensions/regexp", version = "0.1.2" }
turso_sqlite3_parser = { path = "vendored/sqlite3-parser", version = "0.1.2" }
limbo_uuid = { path = "extensions/uuid", version = "0.1.2" }
strum = { version = "0.26", features = ["derive"] }
strum_macros = "0.26"
serde = "1.0"

View file

@ -1,6 +1,6 @@
{
"name": "@tursodatabase/turso-darwin-universal",
"version": "0.1.2-pre.4",
"version": "0.1.2",
"repository": {
"type": "git",
"url": "https://github.com/tursodatabase/turso"

View file

@ -1,6 +1,6 @@
{
"name": "@tursodatabase/turso-linux-x64-gnu",
"version": "0.1.2-pre.4",
"version": "0.1.2",
"repository": {
"type": "git",
"url": "https://github.com/tursodatabase/turso"

View file

@ -1,6 +1,6 @@
{
"name": "@tursodatabase/turso-win32-x64-msvc",
"version": "0.1.2-pre.4",
"version": "0.1.2",
"repository": {
"type": "git",
"url": "https://github.com/tursodatabase/turso"

View file

@ -1,12 +1,12 @@
{
"name": "@tursodatabase/turso",
"version": "0.1.2-pre.4",
"version": "0.1.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@tursodatabase/turso",
"version": "0.1.2-pre.4",
"version": "0.1.2",
"license": "MIT",
"devDependencies": {
"@napi-rs/cli": "^2.18.4",

View file

@ -1,6 +1,6 @@
{
"name": "@tursodatabase/turso",
"version": "0.1.2-pre.4",
"version": "0.1.2",
"repository": {
"type": "git",
"url": "https://github.com/tursodatabase/turso"

View file

@ -1,12 +1,12 @@
{
"name": "limbo-wasm",
"version": "0.1.2-pre.4",
"version": "0.1.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "limbo-wasm",
"version": "0.1.2-pre.4",
"version": "0.1.2",
"license": "MIT",
"devDependencies": {
"@playwright/test": "^1.49.1",

View file

@ -3,7 +3,7 @@
"collaborators": [
"the Limbo authors"
],
"version": "0.1.2-pre.4",
"version": "0.1.2",
"license": "MIT",
"repository": {
"type": "git",