v0.5.4
insights-engineering-bot
released this
19 Oct 07:52
·
120 commits
to main
since this release
- Fixed a bug in
paginate_to_mpfs()
so that formatting in listings key columns is retained with paginationinsightsengineering/rlistings#155
. - Improved error message for pagination when
cpp
orlpp
is too small in comparison to the column or row widths. - Added full support of newline characters in any part of
rtables
objects. - Modified default vertical alignment for top left information to bottom.
- Rework of
wrap_string
so to allow space characters to be used and wrapped.
What's Changed
- 205 paginate mpfs listing@main by @anajens in #206
- 202 fix trimming@main by @ayogasekaram in #203
- Support for newlines by @Melkiades in #214
- Improve pagination error print (re-do with verbose + details) by @Melkiades in #210
- Add newline character support for ref footnotes by @Melkiades in #215
- [skip vbump] Release candidate v0.5.4 by @Melkiades in #216
New Contributors
Full Changelog: v0.5.3...v0.5.4