Skip to content

v0.5.11

Latest
Compare
Choose a tag to compare
@insights-engineering-bot insights-engineering-bot released this 09 Apr 13:11
· 1 commit to main since this release
1d34f8a
  • 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 the export_as_rtf function.
  • Added 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.

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