v0.2.6
·
152 commits
to main
since this release
- Fixed bug in pagination preventing key column values to appear in paginated listings when
export_as_txtwas used. - Added tests to cover for
export_as_txtoutputs. - Integrated support for newline characters.
What's Changed
- Close #155 and add test for export_as_txt by @anajens in #162
- Fixes after wrap_string refactoring by @Melkiades in #163
- fix vec_nlines and complete support newline character by @Melkiades in #167
- adding tests to fix infinite loop and export_as_txt colwidths that were hidden by @Melkiades in #170
New Contributors
Full Changelog: v0.2.5...v0.2.6