v0.2.11
·
42 commits
to main
since this release
- Added parameter
sort_colstoas_listingto 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 valuesas_listings(trailing_sep = <single_character>). - Added a vignette with tips for exporting large listings.
What's Changed
- Update NEWS.md by @shajoezhu in #244
- updating pagination tests with snapshot by @shajoezhu in #247
- Remove lookup-refs by @m7pr in #249
- Add parameter
sort_colsto sort listings by @edelarua in #250 - 336 nearest value round by @gmbecker in #246
- Create .revdeprefs.yaml by @shajoezhu in #253
- adding trailing separators into rlistings by @Melkiades in #254
- update by @shajoezhu in #255
- Update large_list.Rmd by @shajoezhu in #256
- Update DESCRIPTION by @shajoezhu in #257
- [skip vbump] release candidate v0.2.11 by @Melkiades in #260
New Contributors
Full Changelog: v0.2.10...v0.2.11