Skip to content

Commit e50c267

Browse files
authored
release: version 1.5.0 (#1621)
1 parent b17c822 commit e50c267

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: polars
22
Title: R Bindings for the 'polars' Rust Library
3-
Version: 1.4.0.9000
3+
Version: 1.5.0.9000
44
Authors@R: c(
55
person("Tatsuya", "Shima", , "[email protected]", role = c("aut", "cre")),
66
person("Etienne", "Bacher", , "[email protected]", role = "aut",

NEWS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## polars (development version)
44

5+
## polars 1.5.0
6+
57
This is an update that corresponds to Python Polars 1.35.1.
68

79
### New features
@@ -19,7 +21,7 @@ This is an update that corresponds to Python Polars 1.35.1.
1921
### Bug fixes
2022

2123
- `<expr>$pct_change()` preserves null values
22-
([pola-rs/polars#24952](https://github.com/pola-rs/polars/pull/24952/files)).
24+
(#1603, [pola-rs/polars#24952](https://github.com/pola-rs/polars/pull/24952/files)).
2325

2426
## polars 1.4.0
2527

0 commit comments

Comments
 (0)