Releases: atlanhq/flyio
Releases · atlanhq/flyio
New features added
Release notes -
data.table
library added as default forexport_table
andimport_table
- Now you can directly read/write in geojson and geopkg using
import_st
andexport_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
More from v0.1.1
- User has more control on where data is stored by flyio
- More examples
Enhancements and bugs solved
Major updates -
- User can authenticate S3 using the keys stored by awscli
- List bucket function added
- Import stack function added
- Environment variable name flyioDataSource depreciated, using CLOUD_STORAGE_NAME instead
- Progress bar added in export_folder
- Bugs solved
First release
0.1.0 Update README.md