Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@krlmlr krlmlr released this 25 Sep 05:48
· 261 commits to main since this release

What's Changed

  • feat!: Rename tbl_query() to tbl_function(), remove translate_duckdb() by @krlmlr in #211
  • feat: New rel_from_sql() by @krlmlr in #212
  • ci: Various enhancements towards supporting protected branches and auto-merge by @krlmlr
  • feat: n_distinct() supports na.rm = TRUE with a single vector argument again by @lschneiderbauer in #216
  • fix: Correctly compute vector length for data frames passed to relational functions by @krlmlr in #379
  • feat: Tweak implementation of r_base::sum() by @krlmlr in #385
  • feat: Reduce size of binary package for Linux on Posit Package Manager by @krlmlr in #386
  • feat: Bump vendored cpp11 to v0.5.0 by @krlmlr in #387

Full Changelog: v1.0.0-2...v1.1.0