Skip to content

Releases: atlanhq/flyio

New features added

31 Oct 09:16
Compare
Choose a tag to compare

Release notes -

  • data.table library added as default for export_table and import_table
  • Now you can directly read/write in geojson and geopkg using import_st and export_st
  • The much awaited feature — you can now see the progress of upload/download. Set parameter show_progress = TRUE in your import/export functions to see the progress. Default is set to FALSE.

CRAN Submit

10 Apr 15:11
8932623
Compare
Choose a tag to compare

More from v0.1.1

  1. User has more control on where data is stored by flyio
  2. More examples

Enhancements and bugs solved

09 Apr 10:50
297066a
Compare
Choose a tag to compare
Pre-release

Major updates -

  1. User can authenticate S3 using the keys stored by awscli
  2. List bucket function added
  3. Import stack function added
  4. Environment variable name flyioDataSource depreciated, using CLOUD_STORAGE_NAME instead
  5. Progress bar added in export_folder
  6. Bugs solved

First release

15 Dec 10:04
ed11389
Compare
Choose a tag to compare
First release Pre-release
Pre-release
0.1.0

Update README.md