v0.3.0
What's Changed
- feat(core): support insert with stage attachment by @everpcpc in #73
- feat(driver): support stream load with stage by @everpcpc in #76
- fix(driver): drop next_page on page error by @everpcpc in #77
- fix(driver): parse null value for Nullable column by @everpcpc in #80
- feat(cli): support loading data from stdin and file by @everpcpc in #82
- feat(cli): support multi line and output format & add test for ontime200 by @everpcpc in #83
Full Changelog: v0.2.7...v0.3.0