v0.5.12
- 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. - Minor bug fix with the
paginate
argument in theexport_as_rtf
function. - Add
round_type
argument to indicate iec (default) or sas (nearest value, 5 goes up) rounding to all formatting machinery - Added support for new 2- and 3-d formats
Full Changelog: v0.5.11...v0.5.12