Skip to content

0.9.0

Compare
Choose a tag to compare
@KentonWhite KentonWhite released this 26 Feb 19:00
· 30 commits to master since this release

0.9.0 (2019-02-26)

Features

  • New for R 3.6, support for staged install (#291)
  • Define default table types using config var tables_type (#274)
  • Support for feather files (#239)
  • Migration from csv2.reader to read.csv2 (#195)
  • Supports rstudio.project files (#201)

Documentation

  • Link website documentation current release to News.md
  • Added file types to dat directory README (#268)
  • Internal functions are now documenter (#243)

Internal

  • data_ignore applies to cache vars (#290)
  • More informative error messages if not in a ProjectTemplate Directory (#287)
  • migrate_project() creates missing cache directory (#275)