Skip to content

Releases: tidyverse/duckplyr

duckplyr 0.2.1

27 Sep 13:18
Compare
Choose a tag to compare

What's Changed

  • fix: Use dplyr_reconstruct_dispatch() to avoid issues with R >= 4.3 by @krlmlr in #52
  • docs: Fix function reference by @krlmlr in #53
  • chore: Style code by @krlmlr in #54

Full Changelog: v0.2.0...v0.2.1

duckplyr 0.2.0

27 Sep 13:16
Compare
Choose a tag to compare

What's Changed

  • Implement summarise() by @krlmlr in #1
  • WIP: Draft support for window functions by @krlmlr in #4
  • Benchmarking adjustments by @Tmonster in #6
  • Revert prefix suffix optimizations, revert year extraction by @Tmonster in #7
  • ci: add GHA standard check workflow by @maelle in #23
  • docs: fix BugReports link by @maelle in #10
  • Update scripts to run out of the box by @Tmonster in #8
  • Various easy fixes after running R CMD check by @maelle in #16
  • Make Duckplyr_df from csv more generic so it can be from json, parquet, csv et.c by @Tmonster in #32
  • docs: document undocumented arguments by @maelle in #28
  • chore: R CMD check fixes by @maelle in #42
  • chore: More R CMD check fixes by @krlmlr in #43
  • chore: Almost ready for CRAN by @krlmlr in #44
  • feat: Order-stable union_all() by @krlmlr in #45
  • Sync documentation with v0.1.0 by @krlmlr in #46

New Contributors

Full Changelog: https://github.com/duckdblabs/duckplyr/commits/v0.2.0

duckplyr 0.1.0

27 Sep 13:15
2638dca
Compare
Choose a tag to compare

Initial release, generics only.

Full Changelog: 1950e98...v0.1.0

gh-analysis

28 Jun 07:03
Compare
Choose a tag to compare

Data release