Skip to content

Releases: wesm/feather

feather 0.3.5

16 Sep 22:31

Choose a tag to compare

  • Fixes for CRAN

feather 0.3.4

03 Sep 21:44

Choose a tag to compare

  • feather_metadata() now handles paths with ~ in them.

  • Fix warnings on CRAN due to (unused) GNU Makefiles.

  • Use tibble::tibble() in place of the deprecated dplyr::data_frame().