Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 401 Bytes

File metadata and controls

12 lines (10 loc) · 401 Bytes

Version: 0.7

  • Added basic support for progress bars for drop_get()
  • Added new argument n to drop_dir to control number of rows printed by tbl_df
  • Empty folder return a empty data.frame instead of NULL (thanks @daattali)
  • Fixed bug with NULL revision in drop_get (thanks @moggces)
  • Miscellaneous bug fixes

Version: 0.6

  • Initial release to CRAN.