Skip to content

Commit

Permalink
release: 0.22.0 (#1303)
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi authored Dec 12, 2024
1 parent 5818667 commit ba143c1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: polars
Title: Lightning-Fast 'DataFrame' Library
Version: 0.21.0.9000
Version: 0.22.0.9000
Depends: R (>= 4.2)
Imports: utils, codetools, methods
Authors@R:
Expand Down
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
## Polars R Package (development version)

## Polars R Package 0.22.0

### Breaking changes

- Updated Rust Polars to 0.45.1 (#1302).
Expand Down
6 changes: 6 additions & 0 deletions tools/lib-sums.tsv
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
url sha256sum
https://github.com/pola-rs/r-polars/releases/download/lib-v0.45.0/libr_polars-0.45.0-aarch64-apple-darwin.tar.gz bd7b33d8451769bcb9fc463c3061bde3e06db6520833175d5cc16ede26e066bd
https://github.com/pola-rs/r-polars/releases/download/lib-v0.45.0/libr_polars-0.45.0-aarch64-unknown-linux-gnu.tar.gz 65edd7aa1832379efd851f0c20ebe6bd0f29c515aaac9f3cbe0f94cc6efb194a
https://github.com/pola-rs/r-polars/releases/download/lib-v0.45.0/libr_polars-0.45.0-x86_64-apple-darwin.tar.gz 464ad4d37d2fc75a575c496fe6f3f406109efa44c20523bae9840270782758d2
https://github.com/pola-rs/r-polars/releases/download/lib-v0.45.0/libr_polars-0.45.0-x86_64-pc-windows-gnu.tar.gz 00435568a5980f0d2c82f7ef6b3ee1294261aa89efd670f64018153fe7f6fa4a
https://github.com/pola-rs/r-polars/releases/download/lib-v0.45.0/libr_polars-0.45.0-x86_64-unknown-linux-gnu.tar.gz 52a7ebfce3d02beea4f55d2a049d15a491aa83e269ccb11fabe8b6e0da64854e

0 comments on commit ba143c1

Please sign in to comment.