v0.8.0
What's Changed
- Rework bundled compilation to support included extensions by @ankrgyl in #127
- Add tests for extension by @wangfenjin in #130
- fix master clippy error by @wangfenjin in #131
- test choco by @wangfenjin in #132
- add version function by @wangfenjin in #133
- Update arrow requirement from 34 to 35 by @dependabot in #136
- Update submodule URL to use the "Smart HTTP" protocol instead of the "SSH" protocol by @nickpresta in #137
- Support table function by @wangfenjin in #138
- Suppress warnings in bundled compilation by @ankrgyl in #139
- impl vtab arrow by @wangfenjin in #140
- fix: funcion -> function by @tshauck in #141
- Update arrow requirement from 35 to 36 by @dependabot in #145
- feat: make record_batch_to_chunk public by @tshauck in #144
- Add more arrow examples by @wangfenjin in #142
- Update bindgen requirement from 0.64 to 0.65 by @dependabot in #147
- Update arrow requirement from 36 to 37 by @dependabot in #146
- build loadable ext by @wangfenjin in #149
- Update syn requirement from 1.0.95 to 2.0.15 by @dependabot in #153
- Update arrow requirement from 37 to 38 by @dependabot in #152
- build loadable in test by @wangfenjin in #154
- Update arrow requirement from 38 to 39 by @dependabot in #158
- upgrade to 0.8.0 by @wangfenjin in #160
New Contributors
- @ankrgyl made their first contribution in #127
- @nickpresta made their first contribution in #137
- @tshauck made their first contribution in #141
Full Changelog: v0.7.1...v0.8.0