Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
Co-authored-by: Emily de la Rua <[email protected]>
Signed-off-by: Joe Zhu <[email protected]>
  • Loading branch information
shajoezhu and edelarua authored Apr 10, 2024
1 parent 561bb0e commit dfd6740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Fixed bug in `format_value` causing a warning for vectors containing both NA and non-NA values.
* Fixed issue with `var_label` assignment that needed to be of non-named strings.
* Included indentation and split rows with their `LabelRow` assignment in `basic_matrix_form`.
* Allow tables with content rows in the end be exported.
* Allowed tables with content rows in the end be exported.
* Moved new line expansion for decorations from `rtables`' `matrix_form` to `formatters`' constructor `MatrixPrintForm` so to cover also `rlistings`.
* Improved relevant information feedback during pagination.
* Updated `export_as_txt` to allow lists of tables/listings as input. This enables listing pagination with pages by parameter.
Expand Down

0 comments on commit dfd6740

Please sign in to comment.