{"ecosystem":"cran","package":"vroom","from_version":null,"to_version":null,"changes":[{"from_version":"v1.4.0","to_version":"v1.5.0","change_type":"breaking","description":"New `vroom(show_col_types=)` argument to more simply control when column types are shown.","migration_hint":null},{"from_version":"v1.4.0","to_version":"v1.5.0","change_type":"breaking","description":"`vroom()`, `vroom_fwf()` and `vroom_lines()` now support multi-byte encodings such as UTF-16 and UTF-32 by converting these files to UTF-8 under the hood (#138)","migration_hint":null},{"from_version":"v1.4.0","to_version":"v1.5.0","change_type":"breaking","description":"`vroom()` now supports skipping comments and blank lines within data, not just at the start of the file (#294, #302)","migration_hint":null},{"from_version":"v1.4.0","to_version":"v1.5.0","change_type":"breaking","description":"`vroom()` now uses the tzdb package when parsing date-times (@DavisVaughan, #273)","migration_hint":null},{"from_version":"v1.4.0","to_version":"v1.5.0","change_type":"breaking","description":"`vroom()` now emits a warning of class `vroom_parse_issue` if there are non-fatal parsing issues.","migration_hint":null},{"from_version":"v1.3.2","to_version":"v1.4.0","change_type":"breaking","description":"vroom now tracks indexing and parsing errors like readr. The first time an issue is encountered a warning will be signaled. A tibble of all found problems can be retrieved with `vroom::problems()`. (#247)","migration_hint":null},{"from_version":"v1.3.2","to_version":"v1.4.0","change_type":"breaking","description":"Data with newlines within quoted fields will now automatically revert to using a single thread and be properly read (#282)","migration_hint":null},{"from_version":"v1.3.2","to_version":"v1.4.0","change_type":"breaking","description":"NUL values in character data are now permitted, with a warning.","migration_hint":null},{"from_version":"v1.3.2","to_version":"v1.4.0","change_type":"breaking","description":"New `vroom_write_lines()` function to write a character vector to a file (#291)","migration_hint":null},{"from_version":"v1.3.2","to_version":"v1.4.0","change_type":"breaking","description":"`vroom_write()` gains a `eol=` parameter to specify the end of line character(s) to use. Use `vroom_write(eol = \"\\r\\n\")` to write a file with Windows style newlines (#263).","migration_hint":null},{"from_version":"v1.0.2","to_version":"v1.2.0","change_type":"breaking","description":"`vroom_altrep_opts()` and the argument `vroom(altrep_opts =)` have been renamed to `vroom_altrep()` and `altrep` respectively. The prior names have been deprecated.","migration_hint":null}],"total":11,"note":"Curated major-version breaking changes. Always verify against the package's official changelog before migrating.","_cache":"hit"}