Skip to content

duckplyr 0.2.2

Compare
Choose a tag to compare
@krlmlr krlmlr released this 18 Oct 06:44
· 690 commits to main since this release

Bug fixes

  • summarise() keeps "duckplyr_df" class (#63, #64).

  • Fix compatibility with duckdb >= 0.9.1.

Chore

  • Skip tests that give different output on dev tidyselect.

  • Import utils::globalVariables().

Documentation

  • Small README improvements (@maelle, #34, #57).

  • Fix 301 in README.