Skip to content

Commit

Permalink
NEWS bulletin
Browse files Browse the repository at this point in the history
Signed-off-by: Liang Zhang <[email protected]>
  • Loading branch information
psychelzh committed Nov 8, 2023
1 parent 1b4d9a2 commit c2338e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

## Enhancements

* Added workaround using tidytable package when the type compatibility triggers an error in `preproc_data()`. In addition, when the error triggers, the error was catched and turned into a warning instead.
* Added workaround using tidytable package when the type compatibility triggers an error in `preproc_data()`.
* Added a warning when no non-empty raw data found in `preproc_data()`.
* Added support for triggering a warning for `wrangle_data()` parsing error and `preproc_data()` data binding error.

# tarflow.iquizoo 3.8.1

Expand Down

0 comments on commit c2338e1

Please sign in to comment.