Skip to content

Commit

Permalink
release: 0.21.0 (#1294)
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi authored Nov 19, 2024
1 parent a41515d commit 4fb72d0
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.20.0.9000
Version: 0.21.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 @@ -2,6 +2,8 @@

## Polars R Package (development version)

## Polars R Package 0.21.0

### Breaking changes

- Updated Rust Polars to 0.44.2 (#1271).
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.44.0/libr_polars-0.44.0-aarch64-apple-darwin.tar.gz cece37d677d47f40fc22b9c36fe1d72a683bbb25b8ed1f325562a7ff5d852482
https://github.com/pola-rs/r-polars/releases/download/lib-v0.44.0/libr_polars-0.44.0-aarch64-unknown-linux-gnu.tar.gz 1c3f771166c2c2363570c1d19561b64dbf0308a22fb85c850a76db4c826b4136
https://github.com/pola-rs/r-polars/releases/download/lib-v0.44.0/libr_polars-0.44.0-x86_64-apple-darwin.tar.gz 14b74f5b6dfb1cf67b1d42e18524648f4f6eb29d736ae1a0ce88b1106d9ed81f
https://github.com/pola-rs/r-polars/releases/download/lib-v0.44.0/libr_polars-0.44.0-x86_64-pc-windows-gnu.tar.gz c6104f4a3769ffc73be35778e364acc5f0f0a91b77de188aca1583b2a2b63973
https://github.com/pola-rs/r-polars/releases/download/lib-v0.44.0/libr_polars-0.44.0-x86_64-unknown-linux-gnu.tar.gz 838b7a07cb1857351255a7e6b72127e28efc68008e2bcfedb36f5c18cd70d19a

0 comments on commit 4fb72d0

Please sign in to comment.