You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
-
## formatters 0.5.9.9003
1
+
## formatters 0.5.9.9004
2
2
* Fixed a bug in `mf_update_cinfo` causing an error when `export_as_txt` was applied to empty listings.
3
+
* Fixed a bug in `mform_handle_newlines` that did not allow printing to console a table that has top left information, new lines in the column names and contained only one row.
4
+
* Fixed a bug in `mform_handle_newlines` that did not allow for empty strings to be present in top left information.
3
5
4
6
## formatters 0.5.9
5
7
* Fixed bug in `format_value` that caused multiple `NA` values to be associated with the wrong `na_str` values.
0 commit comments