Skip to content

v0.2.11

Choose a tag to compare

@insights-engineering-bot insights-engineering-bot released this 14 Apr 07:34
· 42 commits to main since this release
598e221
  • Added parameter sort_cols to as_listing to specify columns to sort the listing by. Previously listings were always sorted by key columns.
  • Addition of separators between values in as_listings(add_trailing_sep = <col_names>) with determined values as_listings(trailing_sep = <single_character>).
  • Added a vignette with tips for exporting large listings.

What's Changed

New Contributors

  • @m7pr made their first contribution in #249

Full Changelog: v0.2.10...v0.2.11