v0.28.0 - (Jun 22, 2023)
What's Changed
- Implement drag and drop objects by @ScriptPup in #1141
- Add 'none' option to location to skip showing query result by @bombillazo in #1161
- Extend MySQL driver to support TiDB and ssl options by @Icemap in #1113
- MySQL - handle multi-statement queries correctly - #1140
- Add information about Oracle driver by @hashhashu in #1094
- Add information about DuckDB driver by @RandomFractals in #1097
- Add information about SingleStore driver by @AdalbertMemSQL in #1115
- Add information about Google BigQuery Driver by @archiewood in #1165
- Eliminate log warning about use of deprecated
new Buffer()
- #1134
New Contributors
- @hashhashu made their first contribution in #1094
- @RandomFractals made their first contribution in #1097
- @AdalbertMemSQL made their first contribution in #1115
- @archiewood made their first contribution in #1165
- @Icemap made their first contribution in #1113
- @bombillazo made their first contribution in #1161
Full Changelog: v0.27.1...v0.28.0