Releases: scottlepp/go-duck
Releases · scottlepp/go-duck
v0.5.0
v0.4.0
What's Changed
- Convert string dates to time by @scottlepp in #19
- add option to run in docker by @scottlepp in #20
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
v0.2.0
What's Changed
- Bump Go version and all dependencies by @samjewell in #15
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Chore: Update SDK and use its arrow schema functions by @ryantxu in #9
- Find duckdb executable automatically by @ryantxu in #10
- Simplify parquet file creation by @ryantxu in #11
- build action by @scottlepp in #13
- query cache by @scottlepp in #12
- Preserve column ordering by @samjewell in #14
New Contributors
- @ryantxu made their first contribution in #9
- @samjewell made their first contribution in #14
Full Changelog: v0.0.21...v0.0.22
What's Changed
- Chore: Update SDK and use its arrow schema functions by @ryantxu in #9
- Find duckdb executable automatically by @ryantxu in #10
- Simplify parquet file creation by @ryantxu in #11
- build action by @scottlepp in #13
- query cache by @scottlepp in #12
- Preserve column ordering by @samjewell in #14
New Contributors
- @ryantxu made their first contribution in #9
- @samjewell made their first contribution in #14
Full Changelog: v0.0.21...v0.1.0
v0.0.21
v0.0.20
What's Changed
- Use frame field display name, if exists, for arrow field name by @scottlepp in #6
Full Changelog: v0.0.19...v0.0.20