Skip to content

Commit

Permalink
release: 0.15.1 (#911)
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi authored Mar 11, 2024
1 parent 49e2056 commit 9350f84
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.15.0.9000
Version: 0.15.1.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.15.1

### New features

- rust-polars is updated to 0.38.2 (#907).
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.38.1/libr_polars-0.38.1-aarch64-apple-darwin.tar.gz 74496332ba599d9829f8f418c8f1cfd1d445282c6173b661a6a8afb86b617498
https://github.com/pola-rs/r-polars/releases/download/lib-v0.38.1/libr_polars-0.38.1-aarch64-unknown-linux-gnu.tar.gz 298ca83bf0b27883ec7c10d23dbfbe8e044032110a8b0a4f144ae55ab160f371
https://github.com/pola-rs/r-polars/releases/download/lib-v0.38.1/libr_polars-0.38.1-x86_64-apple-darwin.tar.gz 2b8ad42c90dbc281149afae03e874ec47ccc8fcfa3ee064e7a364aa296bb1132
https://github.com/pola-rs/r-polars/releases/download/lib-v0.38.1/libr_polars-0.38.1-x86_64-pc-windows-gnu.tar.gz 88a72fd6ace7574b30c2dd542ded040c7a291130048772ee4bdf006daef8b7a4
https://github.com/pola-rs/r-polars/releases/download/lib-v0.38.1/libr_polars-0.38.1-x86_64-unknown-linux-gnu.tar.gz 8ba938024659256b9478af4b65ad9f7568b73581b3e9c99eb8edabb8159f5e27

0 comments on commit 9350f84

Please sign in to comment.