Skip to content

Commit

Permalink
v0.1.0-alpha.8
Browse files Browse the repository at this point in the history
  • Loading branch information
asg017 committed Aug 5, 2023
1 parent 4ed110c commit 925ccfe
Show file tree
Hide file tree
Showing 13 changed files with 40 additions and 14 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0-alpha.7
0.1.0-alpha.8
2 changes: 1 addition & 1 deletion bindings/ruby/lib/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# automatically generated, do not edit by hand.
module SqliteHttp
VERSION = "0.1.0-alpha.7"
VERSION = "0.1.0-alpha.8"
end
4 changes: 2 additions & 2 deletions deno/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
# `x/sqlite_http` Deno Module

[![Tags](https://img.shields.io/github/release/asg017/sqlite-http)](https://github.com/asg017/sqlite-http/releases)
[![Doc](https://doc.deno.land/badge.svg)](https://doc.deno.land/https/deno.land/x/sqlite-http@0.1.0-alpha.7/mod.ts)
[![Doc](https://doc.deno.land/badge.svg)](https://doc.deno.land/https/deno.land/x/sqlite-http@0.1.0-alpha.8/mod.ts)

The [`sqlite-http`](https://github.com/asg017/sqlite-http) SQLite extension is available to Deno developers with the [`x/sqlite_http`](https://deno.land/x/sqlite-http) Deno module. It works with [`x/sqlite3`](https://deno.land/x/sqlite3), the fastest and native Deno SQLite3 module.

```js
import { Database } from "https://deno.land/x/sqlite3@0.8.0/mod.ts";
import * as sqlite_http from "https://deno.land/x/sqlite_http@v0.1.0-alpha.7/mod.ts";
import * as sqlite_http from "https://deno.land/x/sqlite_http@v0.1.0-alpha.8/mod.ts";

const db = new Database(":memory:");

Expand Down
2 changes: 1 addition & 1 deletion deno/deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sqlite-http",
"version": "0.1.0-alpha.7",
"version": "0.1.0-alpha.8",
"github": "https://github.com/asg017/sqlite-http",
"tasks": {
"test": "deno test --unstable -A test.ts"
Expand Down
9 changes: 9 additions & 0 deletions npm/sqlite-http-darwin-arm64/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!--- Generated with the npm_generate_platform_packages.sh script, don't edit by hand -->

# sqlite-http-darwin-arm64

A `sqlite-http` platform-specific package for `darwin-arm64`.

When `sqlite-http` is installed and the host computer has a `darwin` operating system with `arm64` architecture, then this package is downloaded with the pre-compiled SQLite extension bundled under `lib/http0.dylib`. At runtime, the `sqlite-http` package will resolve to this platform-specific package for use with [`better-sqlite3`](https://github.com/WiseLibs/better-sqlite3)' or [`node-sqlite3`](https://github.com/TryGhost/node-sqlite3).

See the `sqlite-http` package for more details.
Empty file.
17 changes: 17 additions & 0 deletions npm/sqlite-http-darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"//": "Autogenerated by the npm_generate_platform_packages.sh script, do not edit by hand",
"name": "sqlite-http-darwin-arm64",
"version": "0.1.0-alpha.8",
"repository": {
"type": "git",
"url": "https://github.com/asg017/sqlite-http.git",
"directory": "npm/sqlite-http-darwin-arm64"
},
"author": "Alex Garcia <alexsebastian.garcia@gmail.com>",
"os": [
"darwin"
],
"cpu": [
"arm64"
]
}
2 changes: 1 addition & 1 deletion npm/sqlite-http-darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"//": "Autogenerated by the npm_generate_platform_packages.sh script, do not edit by hand",
"name": "sqlite-http-darwin-x64",
"version": "0.1.0-alpha.7",
"version": "0.1.0-alpha.8",
"repository": {
"type": "git",
"url": "https://github.com/asg017/sqlite-http.git",
Expand Down
2 changes: 1 addition & 1 deletion npm/sqlite-http-linux-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"//": "Autogenerated by the npm_generate_platform_packages.sh script, do not edit by hand",
"name": "sqlite-http-linux-x64",
"version": "0.1.0-alpha.7",
"version": "0.1.0-alpha.8",
"repository": {
"type": "git",
"url": "https://github.com/asg017/sqlite-http.git",
Expand Down
2 changes: 1 addition & 1 deletion npm/sqlite-http-windows-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"//": "Autogenerated by the npm_generate_platform_packages.sh script, do not edit by hand",
"name": "sqlite-http-windows-x64",
"version": "0.1.0-alpha.7",
"version": "0.1.0-alpha.8",
"repository": {
"type": "git",
"url": "https://github.com/asg017/sqlite-http.git",
Expand Down
8 changes: 4 additions & 4 deletions npm/sqlite-http/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"//": "Autogenerated by the npm_generate_platform_packages.sh script, do not edit by hand",
"name": "sqlite-http",
"version": "0.1.0-alpha.7",
"version": "0.1.0-alpha.8",
"description": "",
"repository": {
"type": "git",
Expand All @@ -21,9 +21,9 @@
"*.dll"
],
"optionalDependencies": {
"sqlite-http-darwin-x64": "0.1.0-alpha.7",
"sqlite-http-linux-x64": "0.1.0-alpha.7",
"sqlite-http-windows-x64": "0.1.0-alpha.7"
"sqlite-http-darwin-x64": "0.1.0-alpha.8",
"sqlite-http-linux-x64": "0.1.0-alpha.8",
"sqlite-http-windows-x64": "0.1.0-alpha.8"
},
"devDependencies": {
"better-sqlite3": "^8.1.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "0.1.0-alpha.7"
__version__ = "0.1.0-alpha.8"
__version_info__ = tuple(__version__.split("."))
2 changes: 1 addition & 1 deletion python/sqlite_http/sqlite_http/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "0.1.0-alpha.7"
__version__ = "0.1.0-alpha.8"
__version_info__ = tuple(__version__.split("."))

0 comments on commit 925ccfe

Please sign in to comment.