What's changed since CRAN v0.6.0:
- API retries! (#ty @jameslamb)
- Spelling! (#ty @trinker)
- No Java! (me)
- 0-row result handling! (#ty @scottcame)
- progress bars! (#ty @scottcame)
- fix auth issue! (#ty @Ahine)
- better docker UX! (#ty @davidski)
- column order preservation (fixes #18)
- new `drill_functions()
- much better error messages
- 64-bit integer support
- CTAS from a
tbl
(#29) - switch to {tinytest}
- DBI tests