·
20 commits
to main
since this release
- Fixed bug in
split_into_pages_by_var()that prevented correct handling of some listings with trailing separators. - Listings now carry around a rounding type to be used (by default) when printing or exporting them. Defaults to
"iec"as before. - Added
obj_round_typeandobj_round_type<-methods forlisting_dfobjects
What's Changed
- fix trailing_sep with splits by @Melkiades in #268
- Update .revdeprefs.yaml by @shajoezhu in #270
- Update tibble dependency version by @shajoezhu in #273
- addresses #271 by @eanokian in #272
- Remove johnsonandjohnson/junco from dependencies by @shajoezhu in #274
- 1040 rtables round type by @iaugusty in #277
- Release v0.2.13 [skip vbump] by @edelarua in #278
New Contributors
Full Changelog: v0.2.12...v0.2.13