Releases: basedosdados/sdk
Releases · basedosdados/sdk
v1.4.5
Add raw
to accepted modes
v1.4.4
v1.4.3
Bugfixes
Fix bugs on:
- CLI table create
- Windows path parsing
v1.4.0 Table Approve!
New functions
- Storage().copy_table
- Storage().delete_table
New parameters for
- Table().init()
- Table().table_create()
New action
- table approve
Template Change
- table_config --> auto adds source_bucket and project id metadata
v1.2.2
Fix hardcoded bucket name in table.py.
CLI now works in any Google Cloud account
v1.2.1
Changes:
- Adds explicit billing project if to download functions
- Adds Google reauthorization option
v1.2.0
New Download Metadata Functions
- Adds new download metadata functions
- Hot fixes in templates and central API logic
v1.1.0
- credentials for download to web-based first
- improves initial configuration for uploaders
- resolve partition and column type bugs
- adapt documentation