·
1 commit
to main
since this release
- Fixed a bug in
mform_handle_newlines
that caused string matrix column names to be removed. This prevented paginated listing key column info from being repeated when vertically spanning multiple pages. - Fixed a minor bug with the
paginate
argument in theexport_as_rtf
function. - Added
round_type
argument to indicateIEC
(default) orSAS
(nearest value, 5 goes up) rounding to all formatting machinery. - Added support for new 2- and 3-d formats.
What's Changed
- Listing key columns info not repeated when vertically spanning multiple pages by @edelarua in #339
- Tazovsky patch 1 by @shajoezhu in #343
- implement optional 'sas' rounding, pass round_type and na_str to fmt fun by @gmbecker in #337
- Update .revdeprefs.yaml by @shajoezhu in #345
- [Only for testing revdeps] Update .revdeprefs.yaml by @shajoezhu in #348
- [skip vbump] Release candidate v0.5.11 by @Melkiades in #347
Full Changelog: v0.5.10...v0.5.11