Skip to content

Commit

Permalink
[skip actions] Bump version to 0.5.9.9008
Browse files Browse the repository at this point in the history
  • Loading branch information
llrs-roche authored and github-actions[bot] committed Dec 18, 2024
1 parent 935f414 commit 7bc76bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: formatters
Title: ASCII Formatting for Values and Tables
Version: 0.5.9.9007
Date: 2024-12-10
Version: 0.5.9.9008
Date: 2024-12-18
Authors@R: c(
person("Gabriel", "Becker", , "[email protected]", role = "aut",
comment = "original creator of the package"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## formatters 0.5.9.9007
## formatters 0.5.9.9008
* Fixed a bug in `mf_update_cinfo` causing an error when `export_as_txt` was applied to empty listings.
* 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.
* Fixed a bug in `mform_handle_newlines` that did not allow for empty strings to be present in top left information.
Expand Down

0 comments on commit 7bc76bb

Please sign in to comment.