Releases: redivis/redivis-r
Releases · redivis/redivis-r
0.6.11
- fix: bad leading slash in temp dir path specification, may fix an error when reading data on windows
0.6.10
- fix: properly handle empty tables and query results when streaming arrow records
0.6.8
- fix: resolve broken $to_sf_tibble() due to bad imports
0.6.7
What's Changed
- perf: increase download buffer size by @imathews in #14
- fix: resolve issue with parallelization in R Studio
Full Changelog: 0.6.6...0.6.7
0.6.5
performance(files): significantly increase performance when downloadi…
0.6.4
- fix(datasets): make "v" prefix in version parameter optional
0.6.3
- fix: error in notebook$create_output_table
0.6.2
- fix: make sure properties are passed through in entity constructors