What's Changed
- Update LICENSE file by @szarnyasg in #420
- Add Utf8View & BinaryView to supported Arrow vtab types by @phillipleblanc in #397
- [WIP] Upgrade to V1.2.0 by @Maxxen in #427
- 1.2.0 followup by @Maxxen in #428
- Add scalar function support by @Maxxen in #429
- bump duckdb-loadable-macros by @Maxxen in #431
Contributors
Unfortunately, I'm not used to working with squash commits and messed up the GitHub commit history slightly, so here some handwritten props for everyone that contributed to this release!
- @szarnyasg made their first contribution in #420
- @matthewgapp added scalar function support in #407
- @sourcefrog helped fixing CI and added safety improvements to the vtab module in #417, #416 and #415
- @samansmink worked on loadable rust extension support!
- @arsdragonfly added debug for Savepoint in #410
- @akesling fixed a type in #406
- @peasee added support for boolean lists in #398
- @phillipleblanc added arrow utf8view and binaryview support in #397
- @bnmoch3 fixed an issue with the appender tests in #424
- @johnallen3d upgraded arrow in #421
Full Changelog: v1.1.1...1.2.0