From 95f0bb3adbb2f552930c29a6833212c01d12f295 Mon Sep 17 00:00:00 2001 From: Sid Jain Date: Tue, 21 Jul 2026 20:45:40 +0530 Subject: [PATCH] chore(release): prepare main releases --- .release-please-manifest.json | 36 +++++++++---------- .../crates/oliphaunt-wasix/CHANGELOG.md | 8 +++++ .../crates/oliphaunt-wasix/Cargo.toml | 2 +- src/extensions/contrib/CHANGELOG.md | 8 +++++ src/extensions/contrib/VERSION | 2 +- .../external/pg_hashids/CHANGELOG.md | 8 +++++ src/extensions/external/pg_hashids/VERSION | 2 +- src/extensions/external/pg_ivm/CHANGELOG.md | 8 +++++ src/extensions/external/pg_ivm/VERSION | 2 +- .../external/pg_textsearch/CHANGELOG.md | 8 +++++ src/extensions/external/pg_textsearch/VERSION | 2 +- .../external/pg_uuidv7/CHANGELOG.md | 8 +++++ src/extensions/external/pg_uuidv7/VERSION | 2 +- src/extensions/external/pgtap/CHANGELOG.md | 8 +++++ src/extensions/external/pgtap/VERSION | 2 +- src/extensions/external/postgis/CHANGELOG.md | 8 +++++ src/extensions/external/postgis/VERSION | 2 +- src/extensions/external/vector/CHANGELOG.md | 8 +++++ src/extensions/external/vector/VERSION | 2 +- src/runtimes/broker/CHANGELOG.md | 8 +++++ src/runtimes/broker/Cargo.toml | 2 +- .../broker/crates/linux-arm64-gnu/Cargo.toml | 2 +- .../broker/crates/linux-x64-gnu/Cargo.toml | 2 +- .../broker/crates/macos-arm64/Cargo.toml | 2 +- .../broker/crates/windows-x64-msvc/Cargo.toml | 2 +- .../broker/packages/darwin-arm64/package.json | 2 +- .../packages/linux-arm64-gnu/package.json | 2 +- .../packages/linux-x64-gnu/package.json | 2 +- .../packages/win32-x64-msvc/package.json | 2 +- src/runtimes/liboliphaunt/native/CHANGELOG.md | 8 +++++ src/runtimes/liboliphaunt/native/VERSION | 2 +- .../native/crates/tools/Cargo.toml | 2 +- .../native/icu-npm/OliphauntICU.podspec | 2 +- .../liboliphaunt/native/icu-npm/package.json | 2 +- .../native/packages/darwin-arm64/package.json | 2 +- .../packages/linux-arm64-gnu/package.json | 2 +- .../packages/linux-x64-gnu/package.json | 2 +- .../packages/win32-x64-msvc/package.json | 2 +- .../native/src/liboliphaunt_native.c | 2 +- .../tools-packages/darwin-arm64/package.json | 2 +- .../linux-arm64-gnu/package.json | 2 +- .../tools-packages/linux-x64-gnu/package.json | 2 +- .../win32-x64-msvc/package.json | 2 +- src/runtimes/liboliphaunt/wasix/CHANGELOG.md | 8 +++++ src/runtimes/liboliphaunt/wasix/VERSION | 2 +- .../aot/aarch64-apple-darwin/Cargo.toml | 2 +- .../aot/aarch64-unknown-linux-gnu/Cargo.toml | 2 +- .../aot/x86_64-pc-windows-msvc/Cargo.toml | 2 +- .../aot/x86_64-unknown-linux-gnu/Cargo.toml | 2 +- .../wasix/crates/assets/Cargo.toml | 2 +- .../tools-aot/aarch64-apple-darwin/Cargo.toml | 2 +- .../aarch64-unknown-linux-gnu/Cargo.toml | 2 +- .../x86_64-pc-windows-msvc/Cargo.toml | 2 +- .../x86_64-unknown-linux-gnu/Cargo.toml | 2 +- .../wasix/crates/tools/Cargo.toml | 2 +- src/runtimes/node-direct/CHANGELOG.md | 8 +++++ src/runtimes/node-direct/package.json | 2 +- .../packages/darwin-arm64/package.json | 2 +- .../packages/linux-arm64-gnu/package.json | 2 +- .../packages/linux-x64-gnu/package.json | 2 +- .../packages/win32-x64-msvc/package.json | 2 +- src/sdks/js/CHANGELOG.md | 8 +++++ src/sdks/js/jsr.json | 6 ++-- src/sdks/js/package.json | 2 +- src/sdks/kotlin/CHANGELOG.md | 8 +++++ src/sdks/kotlin/VERSION | 2 +- src/sdks/kotlin/gradle.properties | 2 +- src/sdks/react-native/CHANGELOG.md | 8 +++++ src/sdks/react-native/package.json | 2 +- src/sdks/rust/CHANGELOG.md | 8 +++++ src/sdks/rust/Cargo.toml | 2 +- .../rust/crates/oliphaunt-build/Cargo.toml | 2 +- src/sdks/swift/CHANGELOG.md | 8 +++++ src/sdks/swift/VERSION | 2 +- 74 files changed, 220 insertions(+), 74 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 47bbf033..5c94fccb 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,20 +1,20 @@ { - "src/runtimes/liboliphaunt/native": "0.0.0", - "src/sdks/rust": "0.0.0", - "src/runtimes/broker": "0.0.0", - "src/runtimes/node-direct": "0.0.0", - "src/sdks/swift": "0.0.0", - "src/sdks/kotlin": "0.0.0", - "src/sdks/react-native": "0.0.0", - "src/sdks/js": "0.0.0", - "src/extensions/contrib": "0.0.0", - "src/extensions/external/pg_hashids": "0.0.0", - "src/extensions/external/pg_ivm": "0.0.0", - "src/extensions/external/pg_textsearch": "0.0.0", - "src/extensions/external/pg_uuidv7": "0.0.0", - "src/extensions/external/pgtap": "0.0.0", - "src/extensions/external/postgis": "0.0.0", - "src/extensions/external/vector": "0.0.0", - "src/runtimes/liboliphaunt/wasix": "0.0.0", - "src/bindings/wasix-rust/crates/oliphaunt-wasix": "0.0.0" + "src/runtimes/liboliphaunt/native": "0.1.0", + "src/sdks/rust": "0.1.0", + "src/runtimes/broker": "0.1.0", + "src/runtimes/node-direct": "0.1.0", + "src/sdks/swift": "0.6.0", + "src/sdks/kotlin": "0.1.0", + "src/sdks/react-native": "0.1.0", + "src/sdks/js": "0.1.0", + "src/extensions/contrib": "0.1.0", + "src/extensions/external/pg_hashids": "0.1.0", + "src/extensions/external/pg_ivm": "0.1.0", + "src/extensions/external/pg_textsearch": "0.1.0", + "src/extensions/external/pg_uuidv7": "0.1.0", + "src/extensions/external/pgtap": "0.1.0", + "src/extensions/external/postgis": "0.1.0", + "src/extensions/external/vector": "0.1.0", + "src/runtimes/liboliphaunt/wasix": "0.1.0", + "src/bindings/wasix-rust/crates/oliphaunt-wasix": "0.1.0" } diff --git a/src/bindings/wasix-rust/crates/oliphaunt-wasix/CHANGELOG.md b/src/bindings/wasix-rust/crates/oliphaunt-wasix/CHANGELOG.md index e69de29b..ff7d9288 100644 --- a/src/bindings/wasix-rust/crates/oliphaunt-wasix/CHANGELOG.md +++ b/src/bindings/wasix-rust/crates/oliphaunt-wasix/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-21) + + +### Features + +* introduce oliphaunt ([43966c8](https://github.com/f0rr0/oliphaunt/commit/43966c86a423c9c4724f3a4fe286983bd28c2e55)) diff --git a/src/bindings/wasix-rust/crates/oliphaunt-wasix/Cargo.toml b/src/bindings/wasix-rust/crates/oliphaunt-wasix/Cargo.toml index 54317c33..f76cfad3 100644 --- a/src/bindings/wasix-rust/crates/oliphaunt-wasix/Cargo.toml +++ b/src/bindings/wasix-rust/crates/oliphaunt-wasix/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-wasix" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "Embedded Postgres for Rust tests and local apps. No Docker, works with SQLx and any Postgres client." diff --git a/src/extensions/contrib/CHANGELOG.md b/src/extensions/contrib/CHANGELOG.md index e69de29b..ff7d9288 100644 --- a/src/extensions/contrib/CHANGELOG.md +++ b/src/extensions/contrib/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-21) + + +### Features + +* introduce oliphaunt ([43966c8](https://github.com/f0rr0/oliphaunt/commit/43966c86a423c9c4724f3a4fe286983bd28c2e55)) diff --git a/src/extensions/contrib/VERSION b/src/extensions/contrib/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/extensions/contrib/VERSION +++ b/src/extensions/contrib/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/extensions/external/pg_hashids/CHANGELOG.md b/src/extensions/external/pg_hashids/CHANGELOG.md index e69de29b..ff7d9288 100644 --- a/src/extensions/external/pg_hashids/CHANGELOG.md +++ b/src/extensions/external/pg_hashids/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-21) + + +### Features + +* introduce oliphaunt ([43966c8](https://github.com/f0rr0/oliphaunt/commit/43966c86a423c9c4724f3a4fe286983bd28c2e55)) diff --git a/src/extensions/external/pg_hashids/VERSION b/src/extensions/external/pg_hashids/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/extensions/external/pg_hashids/VERSION +++ b/src/extensions/external/pg_hashids/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/extensions/external/pg_ivm/CHANGELOG.md b/src/extensions/external/pg_ivm/CHANGELOG.md index e69de29b..ff7d9288 100644 --- a/src/extensions/external/pg_ivm/CHANGELOG.md +++ b/src/extensions/external/pg_ivm/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-21) + + +### Features + +* introduce oliphaunt ([43966c8](https://github.com/f0rr0/oliphaunt/commit/43966c86a423c9c4724f3a4fe286983bd28c2e55)) diff --git a/src/extensions/external/pg_ivm/VERSION b/src/extensions/external/pg_ivm/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/extensions/external/pg_ivm/VERSION +++ b/src/extensions/external/pg_ivm/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/extensions/external/pg_textsearch/CHANGELOG.md b/src/extensions/external/pg_textsearch/CHANGELOG.md index e69de29b..ff7d9288 100644 --- a/src/extensions/external/pg_textsearch/CHANGELOG.md +++ b/src/extensions/external/pg_textsearch/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-21) + + +### Features + +* introduce oliphaunt ([43966c8](https://github.com/f0rr0/oliphaunt/commit/43966c86a423c9c4724f3a4fe286983bd28c2e55)) diff --git a/src/extensions/external/pg_textsearch/VERSION b/src/extensions/external/pg_textsearch/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/extensions/external/pg_textsearch/VERSION +++ b/src/extensions/external/pg_textsearch/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/extensions/external/pg_uuidv7/CHANGELOG.md b/src/extensions/external/pg_uuidv7/CHANGELOG.md index e69de29b..ff7d9288 100644 --- a/src/extensions/external/pg_uuidv7/CHANGELOG.md +++ b/src/extensions/external/pg_uuidv7/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-21) + + +### Features + +* introduce oliphaunt ([43966c8](https://github.com/f0rr0/oliphaunt/commit/43966c86a423c9c4724f3a4fe286983bd28c2e55)) diff --git a/src/extensions/external/pg_uuidv7/VERSION b/src/extensions/external/pg_uuidv7/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/extensions/external/pg_uuidv7/VERSION +++ b/src/extensions/external/pg_uuidv7/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/extensions/external/pgtap/CHANGELOG.md b/src/extensions/external/pgtap/CHANGELOG.md index e69de29b..ff7d9288 100644 --- a/src/extensions/external/pgtap/CHANGELOG.md +++ b/src/extensions/external/pgtap/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-21) + + +### Features + +* introduce oliphaunt ([43966c8](https://github.com/f0rr0/oliphaunt/commit/43966c86a423c9c4724f3a4fe286983bd28c2e55)) diff --git a/src/extensions/external/pgtap/VERSION b/src/extensions/external/pgtap/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/extensions/external/pgtap/VERSION +++ b/src/extensions/external/pgtap/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/extensions/external/postgis/CHANGELOG.md b/src/extensions/external/postgis/CHANGELOG.md index e69de29b..ff7d9288 100644 --- a/src/extensions/external/postgis/CHANGELOG.md +++ b/src/extensions/external/postgis/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-21) + + +### Features + +* introduce oliphaunt ([43966c8](https://github.com/f0rr0/oliphaunt/commit/43966c86a423c9c4724f3a4fe286983bd28c2e55)) diff --git a/src/extensions/external/postgis/VERSION b/src/extensions/external/postgis/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/extensions/external/postgis/VERSION +++ b/src/extensions/external/postgis/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/extensions/external/vector/CHANGELOG.md b/src/extensions/external/vector/CHANGELOG.md index e69de29b..ff7d9288 100644 --- a/src/extensions/external/vector/CHANGELOG.md +++ b/src/extensions/external/vector/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-21) + + +### Features + +* introduce oliphaunt ([43966c8](https://github.com/f0rr0/oliphaunt/commit/43966c86a423c9c4724f3a4fe286983bd28c2e55)) diff --git a/src/extensions/external/vector/VERSION b/src/extensions/external/vector/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/extensions/external/vector/VERSION +++ b/src/extensions/external/vector/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/runtimes/broker/CHANGELOG.md b/src/runtimes/broker/CHANGELOG.md index e69de29b..ff7d9288 100644 --- a/src/runtimes/broker/CHANGELOG.md +++ b/src/runtimes/broker/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-21) + + +### Features + +* introduce oliphaunt ([43966c8](https://github.com/f0rr0/oliphaunt/commit/43966c86a423c9c4724f3a4fe286983bd28c2e55)) diff --git a/src/runtimes/broker/Cargo.toml b/src/runtimes/broker/Cargo.toml index fe96513e..06876134 100644 --- a/src/runtimes/broker/Cargo.toml +++ b/src/runtimes/broker/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-broker" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "Oliphaunt broker helper process for process-isolated embedded PostgreSQL." diff --git a/src/runtimes/broker/crates/linux-arm64-gnu/Cargo.toml b/src/runtimes/broker/crates/linux-arm64-gnu/Cargo.toml index 02077773..1179eb4e 100644 --- a/src/runtimes/broker/crates/linux-arm64-gnu/Cargo.toml +++ b/src/runtimes/broker/crates/linux-arm64-gnu/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-broker-linux-arm64-gnu" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "Cargo artifact crate for the linux-arm64-gnu oliphaunt-broker helper binary." diff --git a/src/runtimes/broker/crates/linux-x64-gnu/Cargo.toml b/src/runtimes/broker/crates/linux-x64-gnu/Cargo.toml index 94f62138..3ca7322e 100644 --- a/src/runtimes/broker/crates/linux-x64-gnu/Cargo.toml +++ b/src/runtimes/broker/crates/linux-x64-gnu/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-broker-linux-x64-gnu" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "Cargo artifact crate for the linux-x64-gnu oliphaunt-broker helper binary." diff --git a/src/runtimes/broker/crates/macos-arm64/Cargo.toml b/src/runtimes/broker/crates/macos-arm64/Cargo.toml index b60e5891..ae806f31 100644 --- a/src/runtimes/broker/crates/macos-arm64/Cargo.toml +++ b/src/runtimes/broker/crates/macos-arm64/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-broker-macos-arm64" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "Cargo artifact crate for the macos-arm64 oliphaunt-broker helper binary." diff --git a/src/runtimes/broker/crates/windows-x64-msvc/Cargo.toml b/src/runtimes/broker/crates/windows-x64-msvc/Cargo.toml index 69ec8e91..7109e74c 100644 --- a/src/runtimes/broker/crates/windows-x64-msvc/Cargo.toml +++ b/src/runtimes/broker/crates/windows-x64-msvc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-broker-windows-x64-msvc" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "Cargo artifact crate for the windows-x64-msvc oliphaunt-broker helper binary." diff --git a/src/runtimes/broker/packages/darwin-arm64/package.json b/src/runtimes/broker/packages/darwin-arm64/package.json index 5e258cf2..1b105f8b 100644 --- a/src/runtimes/broker/packages/darwin-arm64/package.json +++ b/src/runtimes/broker/packages/darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/broker-darwin-arm64", - "version": "0.0.0", + "version": "0.1.0", "description": "macOS arm64 oliphaunt-broker helper binary.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "type": "module", diff --git a/src/runtimes/broker/packages/linux-arm64-gnu/package.json b/src/runtimes/broker/packages/linux-arm64-gnu/package.json index 0402f32d..7910a0aa 100644 --- a/src/runtimes/broker/packages/linux-arm64-gnu/package.json +++ b/src/runtimes/broker/packages/linux-arm64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/broker-linux-arm64-gnu", - "version": "0.0.0", + "version": "0.1.0", "description": "Linux arm64 glibc oliphaunt-broker helper binary.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "type": "module", diff --git a/src/runtimes/broker/packages/linux-x64-gnu/package.json b/src/runtimes/broker/packages/linux-x64-gnu/package.json index 541fa784..296d607a 100644 --- a/src/runtimes/broker/packages/linux-x64-gnu/package.json +++ b/src/runtimes/broker/packages/linux-x64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/broker-linux-x64-gnu", - "version": "0.0.0", + "version": "0.1.0", "description": "Linux x64 glibc oliphaunt-broker helper binary.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "type": "module", diff --git a/src/runtimes/broker/packages/win32-x64-msvc/package.json b/src/runtimes/broker/packages/win32-x64-msvc/package.json index 54e5bd60..6c3cf4bf 100644 --- a/src/runtimes/broker/packages/win32-x64-msvc/package.json +++ b/src/runtimes/broker/packages/win32-x64-msvc/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/broker-win32-x64-msvc", - "version": "0.0.0", + "version": "0.1.0", "description": "Windows x64 MSVC oliphaunt-broker helper binary.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "type": "module", diff --git a/src/runtimes/liboliphaunt/native/CHANGELOG.md b/src/runtimes/liboliphaunt/native/CHANGELOG.md index e69de29b..ff7d9288 100644 --- a/src/runtimes/liboliphaunt/native/CHANGELOG.md +++ b/src/runtimes/liboliphaunt/native/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-21) + + +### Features + +* introduce oliphaunt ([43966c8](https://github.com/f0rr0/oliphaunt/commit/43966c86a423c9c4724f3a4fe286983bd28c2e55)) diff --git a/src/runtimes/liboliphaunt/native/VERSION b/src/runtimes/liboliphaunt/native/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/runtimes/liboliphaunt/native/VERSION +++ b/src/runtimes/liboliphaunt/native/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/runtimes/liboliphaunt/native/crates/tools/Cargo.toml b/src/runtimes/liboliphaunt/native/crates/tools/Cargo.toml index 2fe86094..2e6a9349 100644 --- a/src/runtimes/liboliphaunt/native/crates/tools/Cargo.toml +++ b/src/runtimes/liboliphaunt/native/crates/tools/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-tools" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "Target-selecting Cargo facade for Oliphaunt native pg_dump and psql artifacts." diff --git a/src/runtimes/liboliphaunt/native/icu-npm/OliphauntICU.podspec b/src/runtimes/liboliphaunt/native/icu-npm/OliphauntICU.podspec index e2ff8d56..f1e36d2d 100644 --- a/src/runtimes/liboliphaunt/native/icu-npm/OliphauntICU.podspec +++ b/src/runtimes/liboliphaunt/native/icu-npm/OliphauntICU.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'OliphauntICU' - s.version = '0.0.0' # x-release-please-version + s.version = '0.1.0' # x-release-please-version s.summary = 'Portable ICU data files for Oliphaunt runtimes.' s.homepage = 'https://oliphaunt.dev' s.license = { :type => 'MIT AND Apache-2.0 AND PostgreSQL AND Unicode-3.0' } diff --git a/src/runtimes/liboliphaunt/native/icu-npm/package.json b/src/runtimes/liboliphaunt/native/icu-npm/package.json index c6c29c60..520d5c90 100644 --- a/src/runtimes/liboliphaunt/native/icu-npm/package.json +++ b/src/runtimes/liboliphaunt/native/icu-npm/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/icu", - "version": "0.0.0", + "version": "0.1.0", "description": "Portable ICU data files for Oliphaunt runtimes.", "license": "MIT AND Apache-2.0 AND PostgreSQL AND Unicode-3.0", "type": "module", diff --git a/src/runtimes/liboliphaunt/native/packages/darwin-arm64/package.json b/src/runtimes/liboliphaunt/native/packages/darwin-arm64/package.json index 602d1b3b..5d22f566 100644 --- a/src/runtimes/liboliphaunt/native/packages/darwin-arm64/package.json +++ b/src/runtimes/liboliphaunt/native/packages/darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/liboliphaunt-darwin-arm64", - "version": "0.0.0", + "version": "0.1.0", "description": "macOS arm64 liboliphaunt native library for Oliphaunt.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "type": "module", diff --git a/src/runtimes/liboliphaunt/native/packages/linux-arm64-gnu/package.json b/src/runtimes/liboliphaunt/native/packages/linux-arm64-gnu/package.json index c3f649ac..5931eac3 100644 --- a/src/runtimes/liboliphaunt/native/packages/linux-arm64-gnu/package.json +++ b/src/runtimes/liboliphaunt/native/packages/linux-arm64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/liboliphaunt-linux-arm64-gnu", - "version": "0.0.0", + "version": "0.1.0", "description": "Linux arm64 glibc liboliphaunt native library for Oliphaunt.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "type": "module", diff --git a/src/runtimes/liboliphaunt/native/packages/linux-x64-gnu/package.json b/src/runtimes/liboliphaunt/native/packages/linux-x64-gnu/package.json index ed0a867f..5e9bd4c0 100644 --- a/src/runtimes/liboliphaunt/native/packages/linux-x64-gnu/package.json +++ b/src/runtimes/liboliphaunt/native/packages/linux-x64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/liboliphaunt-linux-x64-gnu", - "version": "0.0.0", + "version": "0.1.0", "description": "Linux x64 glibc liboliphaunt native library for Oliphaunt.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "type": "module", diff --git a/src/runtimes/liboliphaunt/native/packages/win32-x64-msvc/package.json b/src/runtimes/liboliphaunt/native/packages/win32-x64-msvc/package.json index 22c685b3..d60beede 100644 --- a/src/runtimes/liboliphaunt/native/packages/win32-x64-msvc/package.json +++ b/src/runtimes/liboliphaunt/native/packages/win32-x64-msvc/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/liboliphaunt-win32-x64-msvc", - "version": "0.0.0", + "version": "0.1.0", "description": "Windows x64 MSVC liboliphaunt native library for Oliphaunt.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "type": "module", diff --git a/src/runtimes/liboliphaunt/native/src/liboliphaunt_native.c b/src/runtimes/liboliphaunt/native/src/liboliphaunt_native.c index 536f6ef5..bce2d52f 100644 --- a/src/runtimes/liboliphaunt/native/src/liboliphaunt_native.c +++ b/src/runtimes/liboliphaunt/native/src/liboliphaunt_native.c @@ -17,7 +17,7 @@ #include #endif -#define OLIPHAUNT_PRODUCT_VERSION "0.0.0" /* x-release-please-version */ +#define OLIPHAUNT_PRODUCT_VERSION "0.1.0" /* x-release-please-version */ extern int oliphaunt_embedded_main( int argc, diff --git a/src/runtimes/liboliphaunt/native/tools-packages/darwin-arm64/package.json b/src/runtimes/liboliphaunt/native/tools-packages/darwin-arm64/package.json index 77718467..8d374a78 100644 --- a/src/runtimes/liboliphaunt/native/tools-packages/darwin-arm64/package.json +++ b/src/runtimes/liboliphaunt/native/tools-packages/darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/tools-darwin-arm64", - "version": "0.0.0", + "version": "0.1.0", "description": "macOS arm64 PostgreSQL client tools for Oliphaunt.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "type": "module", diff --git a/src/runtimes/liboliphaunt/native/tools-packages/linux-arm64-gnu/package.json b/src/runtimes/liboliphaunt/native/tools-packages/linux-arm64-gnu/package.json index ce7f1da2..69f88c84 100644 --- a/src/runtimes/liboliphaunt/native/tools-packages/linux-arm64-gnu/package.json +++ b/src/runtimes/liboliphaunt/native/tools-packages/linux-arm64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/tools-linux-arm64-gnu", - "version": "0.0.0", + "version": "0.1.0", "description": "Linux arm64 glibc PostgreSQL client tools for Oliphaunt.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "type": "module", diff --git a/src/runtimes/liboliphaunt/native/tools-packages/linux-x64-gnu/package.json b/src/runtimes/liboliphaunt/native/tools-packages/linux-x64-gnu/package.json index b374ef2e..bab423d9 100644 --- a/src/runtimes/liboliphaunt/native/tools-packages/linux-x64-gnu/package.json +++ b/src/runtimes/liboliphaunt/native/tools-packages/linux-x64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/tools-linux-x64-gnu", - "version": "0.0.0", + "version": "0.1.0", "description": "Linux x64 glibc PostgreSQL client tools for Oliphaunt.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "type": "module", diff --git a/src/runtimes/liboliphaunt/native/tools-packages/win32-x64-msvc/package.json b/src/runtimes/liboliphaunt/native/tools-packages/win32-x64-msvc/package.json index f3d47157..7d4c9aaa 100644 --- a/src/runtimes/liboliphaunt/native/tools-packages/win32-x64-msvc/package.json +++ b/src/runtimes/liboliphaunt/native/tools-packages/win32-x64-msvc/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/tools-win32-x64-msvc", - "version": "0.0.0", + "version": "0.1.0", "description": "Windows x64 MSVC PostgreSQL client tools for Oliphaunt.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "type": "module", diff --git a/src/runtimes/liboliphaunt/wasix/CHANGELOG.md b/src/runtimes/liboliphaunt/wasix/CHANGELOG.md index e69de29b..ff7d9288 100644 --- a/src/runtimes/liboliphaunt/wasix/CHANGELOG.md +++ b/src/runtimes/liboliphaunt/wasix/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-21) + + +### Features + +* introduce oliphaunt ([43966c8](https://github.com/f0rr0/oliphaunt/commit/43966c86a423c9c4724f3a4fe286983bd28c2e55)) diff --git a/src/runtimes/liboliphaunt/wasix/VERSION b/src/runtimes/liboliphaunt/wasix/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/runtimes/liboliphaunt/wasix/VERSION +++ b/src/runtimes/liboliphaunt/wasix/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/runtimes/liboliphaunt/wasix/crates/aot/aarch64-apple-darwin/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/aot/aarch64-apple-darwin/Cargo.toml index 9fda1d2c..77f96f1a 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/aot/aarch64-apple-darwin/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/aot/aarch64-apple-darwin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "liboliphaunt-wasix-aot-aarch64-apple-darwin" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "Wasmer AOT runtime artifacts for oliphaunt-wasix on aarch64-apple-darwin" diff --git a/src/runtimes/liboliphaunt/wasix/crates/aot/aarch64-unknown-linux-gnu/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/aot/aarch64-unknown-linux-gnu/Cargo.toml index f4274c3f..fbb57cb5 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/aot/aarch64-unknown-linux-gnu/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/aot/aarch64-unknown-linux-gnu/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "liboliphaunt-wasix-aot-aarch64-unknown-linux-gnu" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "Wasmer AOT runtime artifacts for oliphaunt-wasix on aarch64-unknown-linux-gnu" diff --git a/src/runtimes/liboliphaunt/wasix/crates/aot/x86_64-pc-windows-msvc/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/aot/x86_64-pc-windows-msvc/Cargo.toml index 044a5942..a6571e1b 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/aot/x86_64-pc-windows-msvc/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/aot/x86_64-pc-windows-msvc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "liboliphaunt-wasix-aot-x86_64-pc-windows-msvc" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "Wasmer AOT runtime artifacts for oliphaunt-wasix on x86_64-pc-windows-msvc" diff --git a/src/runtimes/liboliphaunt/wasix/crates/aot/x86_64-unknown-linux-gnu/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/aot/x86_64-unknown-linux-gnu/Cargo.toml index e148f63a..c344fa5b 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/aot/x86_64-unknown-linux-gnu/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/aot/x86_64-unknown-linux-gnu/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "liboliphaunt-wasix-aot-x86_64-unknown-linux-gnu" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "Wasmer AOT runtime artifacts for oliphaunt-wasix on x86_64-unknown-linux-gnu" diff --git a/src/runtimes/liboliphaunt/wasix/crates/assets/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/assets/Cargo.toml index f5e28f18..30f732d1 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/assets/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/assets/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "liboliphaunt-wasix-portable" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "Portable WASIX runtime assets for oliphaunt-wasix" diff --git a/src/runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-apple-darwin/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-apple-darwin/Cargo.toml index 9d72a2c9..441abcc2 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-apple-darwin/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-apple-darwin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-wasix-tools-aot-aarch64-apple-darwin" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "Wasmer AOT pg_dump and psql artifacts for oliphaunt-wasix on aarch64-apple-darwin" diff --git a/src/runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-unknown-linux-gnu/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-unknown-linux-gnu/Cargo.toml index b2e7168e..5b8975ec 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-unknown-linux-gnu/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-unknown-linux-gnu/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-wasix-tools-aot-aarch64-unknown-linux-gnu" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "Wasmer AOT pg_dump and psql artifacts for oliphaunt-wasix on aarch64-unknown-linux-gnu" diff --git a/src/runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-pc-windows-msvc/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-pc-windows-msvc/Cargo.toml index 4347d6e8..7ecee15e 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-pc-windows-msvc/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-pc-windows-msvc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-wasix-tools-aot-x86_64-pc-windows-msvc" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "Wasmer AOT pg_dump and psql artifacts for oliphaunt-wasix on x86_64-pc-windows-msvc" diff --git a/src/runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-unknown-linux-gnu/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-unknown-linux-gnu/Cargo.toml index 9892374b..8a07516c 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-unknown-linux-gnu/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-unknown-linux-gnu/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-wasix-tools-aot-x86_64-unknown-linux-gnu" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "Wasmer AOT pg_dump and psql artifacts for oliphaunt-wasix on x86_64-unknown-linux-gnu" diff --git a/src/runtimes/liboliphaunt/wasix/crates/tools/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/tools/Cargo.toml index 7fe4a554..828c20d1 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/tools/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/tools/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-wasix-tools" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "WASIX pg_dump and psql assets for oliphaunt-wasix" diff --git a/src/runtimes/node-direct/CHANGELOG.md b/src/runtimes/node-direct/CHANGELOG.md index e69de29b..ff7d9288 100644 --- a/src/runtimes/node-direct/CHANGELOG.md +++ b/src/runtimes/node-direct/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-21) + + +### Features + +* introduce oliphaunt ([43966c8](https://github.com/f0rr0/oliphaunt/commit/43966c86a423c9c4724f3a4fe286983bd28c2e55)) diff --git a/src/runtimes/node-direct/package.json b/src/runtimes/node-direct/package.json index 17536b22..4eb97f97 100644 --- a/src/runtimes/node-direct/package.json +++ b/src/runtimes/node-direct/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/node-direct", - "version": "0.0.0", + "version": "0.1.0", "description": "Node-API native direct adapter for Oliphaunt.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "private": true, diff --git a/src/runtimes/node-direct/packages/darwin-arm64/package.json b/src/runtimes/node-direct/packages/darwin-arm64/package.json index f640c824..bf23d028 100644 --- a/src/runtimes/node-direct/packages/darwin-arm64/package.json +++ b/src/runtimes/node-direct/packages/darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/node-direct-darwin-arm64", - "version": "0.0.0", + "version": "0.1.0", "description": "macOS arm64 prebuilt Node-API native direct adapter for Oliphaunt.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "type": "module", diff --git a/src/runtimes/node-direct/packages/linux-arm64-gnu/package.json b/src/runtimes/node-direct/packages/linux-arm64-gnu/package.json index 8dfeb439..3c457e35 100644 --- a/src/runtimes/node-direct/packages/linux-arm64-gnu/package.json +++ b/src/runtimes/node-direct/packages/linux-arm64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/node-direct-linux-arm64-gnu", - "version": "0.0.0", + "version": "0.1.0", "description": "Linux arm64 glibc prebuilt Node-API native direct adapter for Oliphaunt.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "type": "module", diff --git a/src/runtimes/node-direct/packages/linux-x64-gnu/package.json b/src/runtimes/node-direct/packages/linux-x64-gnu/package.json index 2e921bf4..414c7bc8 100644 --- a/src/runtimes/node-direct/packages/linux-x64-gnu/package.json +++ b/src/runtimes/node-direct/packages/linux-x64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/node-direct-linux-x64-gnu", - "version": "0.0.0", + "version": "0.1.0", "description": "Linux x64 glibc prebuilt Node-API native direct adapter for Oliphaunt.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "type": "module", diff --git a/src/runtimes/node-direct/packages/win32-x64-msvc/package.json b/src/runtimes/node-direct/packages/win32-x64-msvc/package.json index 9894dc4b..c5f265f6 100644 --- a/src/runtimes/node-direct/packages/win32-x64-msvc/package.json +++ b/src/runtimes/node-direct/packages/win32-x64-msvc/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/node-direct-win32-x64-msvc", - "version": "0.0.0", + "version": "0.1.0", "description": "Windows x64 MSVC prebuilt Node-API native direct adapter for Oliphaunt.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "type": "module", diff --git a/src/sdks/js/CHANGELOG.md b/src/sdks/js/CHANGELOG.md index e69de29b..ff7d9288 100644 --- a/src/sdks/js/CHANGELOG.md +++ b/src/sdks/js/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-21) + + +### Features + +* introduce oliphaunt ([43966c8](https://github.com/f0rr0/oliphaunt/commit/43966c86a423c9c4724f3a4fe286983bd28c2e55)) diff --git a/src/sdks/js/jsr.json b/src/sdks/js/jsr.json index b76d35ad..976e6c2e 100644 --- a/src/sdks/js/jsr.json +++ b/src/sdks/js/jsr.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/ts", - "version": "0.0.0", + "version": "0.1.0", "license": "MIT AND Apache-2.0 AND PostgreSQL", "exports": { ".": "./src/jsr.ts", @@ -18,6 +18,8 @@ "src/protocol.ts", "src/query.ts" ], - "exclude": ["src/__tests__/**"] + "exclude": [ + "src/__tests__/**" + ] } } diff --git a/src/sdks/js/package.json b/src/sdks/js/package.json index cd79df1b..29b8d6e4 100644 --- a/src/sdks/js/package.json +++ b/src/sdks/js/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/ts", - "version": "0.0.0", + "version": "0.1.0", "description": "TypeScript SDK for Oliphaunt on Node.js, Bun, and Deno.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "type": "module", diff --git a/src/sdks/kotlin/CHANGELOG.md b/src/sdks/kotlin/CHANGELOG.md index e69de29b..ff7d9288 100644 --- a/src/sdks/kotlin/CHANGELOG.md +++ b/src/sdks/kotlin/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-21) + + +### Features + +* introduce oliphaunt ([43966c8](https://github.com/f0rr0/oliphaunt/commit/43966c86a423c9c4724f3a4fe286983bd28c2e55)) diff --git a/src/sdks/kotlin/VERSION b/src/sdks/kotlin/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/sdks/kotlin/VERSION +++ b/src/sdks/kotlin/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/sdks/kotlin/gradle.properties b/src/sdks/kotlin/gradle.properties index b64205c4..6af6b564 100644 --- a/src/sdks/kotlin/gradle.properties +++ b/src/sdks/kotlin/gradle.properties @@ -3,5 +3,5 @@ kotlin.mpp.enableCInteropCommonization=true kotlin.mpp.applyDefaultHierarchyTemplate=false GROUP=dev.oliphaunt # x-release-please-start-version -VERSION_NAME=0.0.0 +VERSION_NAME=0.1.0 # x-release-please-end diff --git a/src/sdks/react-native/CHANGELOG.md b/src/sdks/react-native/CHANGELOG.md index e69de29b..ff7d9288 100644 --- a/src/sdks/react-native/CHANGELOG.md +++ b/src/sdks/react-native/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-21) + + +### Features + +* introduce oliphaunt ([43966c8](https://github.com/f0rr0/oliphaunt/commit/43966c86a423c9c4724f3a4fe286983bd28c2e55)) diff --git a/src/sdks/react-native/package.json b/src/sdks/react-native/package.json index aae38a58..a8ac4250 100644 --- a/src/sdks/react-native/package.json +++ b/src/sdks/react-native/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/react-native", - "version": "0.0.0", + "version": "0.1.0", "description": "React Native New Architecture SDK for Oliphaunt.", "license": "MIT AND Apache-2.0 AND PostgreSQL", "repository": { diff --git a/src/sdks/rust/CHANGELOG.md b/src/sdks/rust/CHANGELOG.md index e69de29b..ff7d9288 100644 --- a/src/sdks/rust/CHANGELOG.md +++ b/src/sdks/rust/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-21) + + +### Features + +* introduce oliphaunt ([43966c8](https://github.com/f0rr0/oliphaunt/commit/43966c86a423c9c4724f3a4fe286983bd28c2e55)) diff --git a/src/sdks/rust/Cargo.toml b/src/sdks/rust/Cargo.toml index 070ec719..42b60d06 100644 --- a/src/sdks/rust/Cargo.toml +++ b/src/sdks/rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "Native-first Rust SDK surface for embedded PostgreSQL through liboliphaunt." diff --git a/src/sdks/rust/crates/oliphaunt-build/Cargo.toml b/src/sdks/rust/crates/oliphaunt-build/Cargo.toml index 6e763665..eaf379ef 100644 --- a/src/sdks/rust/crates/oliphaunt-build/Cargo.toml +++ b/src/sdks/rust/crates/oliphaunt-build/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-build" -version = "0.0.0" +version = "0.1.0" edition = "2024" rust-version = "1.93" description = "Cargo build-script integration for staging Oliphaunt runtime artifacts." diff --git a/src/sdks/swift/CHANGELOG.md b/src/sdks/swift/CHANGELOG.md index e69de29b..bda662c4 100644 --- a/src/sdks/swift/CHANGELOG.md +++ b/src/sdks/swift/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.6.0 (2026-07-21) + + +### Features + +* introduce oliphaunt ([43966c8](https://github.com/f0rr0/oliphaunt/commit/43966c86a423c9c4724f3a4fe286983bd28c2e55)) diff --git a/src/sdks/swift/VERSION b/src/sdks/swift/VERSION index 77d6f4ca..a918a2aa 100644 --- a/src/sdks/swift/VERSION +++ b/src/sdks/swift/VERSION @@ -1 +1 @@ -0.0.0 +0.6.0