- Minor housekeeping (updates to
README
andDESCRIPTION
). - Users can now pass additional arguments to
rio::import()
viacloud_get
. For example, to set the column types or to choose the number or rows to import. cloud_put
now returns a meaningful message on success or failure.- New tests and workflow to directly test the API.
cloud_get
now deletes the temporary file once it is loaded into memory.- Expand on the documentation and create a pkgdown site to provide user support.
- Added a
NEWS.md
file to track changes to the package. - First version released on CRAN.