Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump versions to 0.9.1 #3063

Merged
merged 2 commits into from
Jul 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/actions/build-prql-python/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ runs:
- uses: Swatinem/rust-cache@v2
with:
save-if: ${{ github.ref == 'refs/heads/main' }}
prefix-key: 0.9.0
prefix-key: 0.9.1
- uses: messense/maturin-action@v1
if: inputs.target == 'source'
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/build-prqlc/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ runs:
# Share cache with `test-rust`
save-if: false
shared-key: rust-${{ inputs.target }}
prefix-key: 0.9.0
prefix-key: 0.9.1

- if: runner.os == 'Linux'
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/time-compilation/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ runs:
uses: Swatinem/rust-cache@v2
with:
save-if: ${{ github.ref == 'refs/heads/main' }}
prefix-key: 0.9.0
prefix-key: 0.9.1
# 'true' seems to require quotes (and using a bare `inputs.use_cache`
# doesn't work); I'm really not sure why. There are some issues on the
# interwebs around this, but I couldn't find one that explained it.
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: 💰 Cache
uses: Swatinem/rust-cache@v2
with:
prefix-key: 0.9.0
prefix-key: 0.9.1
save-if:
${{ github.ref == 'refs/heads/web' || github.ref ==
'refs/heads/main' }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-links-book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Cache
uses: Swatinem/rust-cache@v2
with:
prefix-key: 0.9.0
prefix-key: 0.9.1
save-if: ${{ github.ref == 'refs/heads/main' }}

- uses: arduino/setup-task@v1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
uses: Swatinem/rust-cache@v2
with:
save-if: ${{ github.ref == 'refs/heads/main' }}
prefix-key: 0.9.0
prefix-key: 0.9.1
- run:
cargo tarpaulin --skip-clean --all-targets --features=test-dbs
--out=Xml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-lib.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: 💰 Cache
uses: Swatinem/rust-cache@v2
with:
prefix-key: 0.9.0
prefix-key: 0.9.1
save-if: ${{ github.ref == 'refs/heads/main' }}
- name: Build
uses: richb-hanover/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: 💰 Cache
uses: Swatinem/rust-cache@v2
with:
prefix-key: 0.9.0
prefix-key: 0.9.1
shared-key: rust-${{ inputs.target}}
save-if: ${{ github.ref == 'refs/heads/main' }}
- name: 📎 Clippy
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: 💰 Cache
uses: Swatinem/rust-cache@v2
with:
prefix-key: 0.9.0
prefix-key: 0.9.1
save-if: ${{ github.ref == 'refs/heads/main' }}
- uses: actions/setup-python@v4
with:
Expand Down
26 changes: 13 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ edition = "2021"
license = "Apache-2.0"
repository = "https://github.com/PRQL/prql"
rust-version = "1.65.0"
version = "0.9.0"
version = "0.9.1"

[profile.release.package.prql-js]
# Tell `rust-js` to optimize for small code size.
Expand Down
2 changes: 1 addition & 1 deletion bindings/prql-elixir/native/prql/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ test = false

# See Readme for details on Mac
[target.'cfg(not(any(target_family="wasm", target_os = "macos", tarpaulin)))'.dependencies]
prql-compiler = {path = "../../../../crates/prql_compiler", default-features = false, version = "0.9.0" }
prql-compiler = {path = "../../../../crates/prql_compiler", default-features = false, version = "0.9.1" }
rustler = "0.29.0"
4 changes: 2 additions & 2 deletions bindings/prql-js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bindings/prql-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
"test": "mocha tests"
},
"types": "dist/node/prql_js.d.ts",
"version": "0.9.0"
"version": "0.9.1"
}
2 changes: 1 addition & 1 deletion crates/prql_compiler_macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ proc_macro = true
test = false

[dependencies]
prql-compiler = {path = "../prql_compiler", default-features = false, version = "0.9.0" }
prql-compiler = {path = "../prql_compiler", default-features = false, version = "0.9.1" }
syn = "2.0.2"

[package.metadata.release]
Expand Down
2 changes: 1 addition & 1 deletion crates/prqlc/src/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@ group a_column (take 10 | sort b_column | derive {the_number = rank, last = lag
FROM
x
-- Generated by PRQL compiler version:0.9.0 (https://prql-lang.org)
-- Generated by PRQL compiler version:0.9.1 (https://prql-lang.org)
"###);
}

Expand Down
2 changes: 1 addition & 1 deletion crates/tests_misc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "misc"
version = "0.9.0"
version = "0.9.1"
edition = "2021"
publish = false

Expand Down
2 changes: 1 addition & 1 deletion web/book/src/project/target.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ echo 'prql target:sql.generic
PRQL allows specifying a version of the language in the PRQL header, like:

```prql
prql version:"0.9.0"
prql version:"0.9.1"

from employees
```
Expand Down
6 changes: 3 additions & 3 deletions web/playground/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion web/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@
"start": "react-scripts start",
"test": "react-scripts test"
},
"version": "0.9.0"
"version": "0.9.1"
}
Loading