Skip to content

Commit 10a2f40

Browse files
fledge: Bump version to 1.0.1.9005 (#648)
Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
1 parent 80f383f commit 10a2f40

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: duckplyr
33
Title: A 'DuckDB'-Backed Version of 'dplyr'
4-
Version: 1.0.1.9004
4+
Version: 1.0.1.9005
55
Authors@R: c(
66
person("Hannes", "Mühleisen", role = "aut",
77
comment = c(ORCID = "0000-0001-8552-0029")),

NEWS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
22

3+
# duckplyr 1.0.1.9005 (2025-03-12)
4+
5+
## Features
6+
7+
- Translate `dplyr::coalesce()`.
8+
9+
## Chore
10+
11+
- Bring tools and patch up to date (@joakimlinde, #647).
12+
13+
314
# duckplyr 1.0.1.9004 (2025-03-11)
415

516
## Chore

0 commit comments

Comments
 (0)