What's Changed
- fix: excel data type handling by @talagluck in #3051
- chore(deps): upgrade main batch 2024-06-28 by @tychoish in #3061
- chore(deps): upgrade to v3.0 of the mongodb driver by @tychoish in #3062
- fix: polars equality function rename in tests by @tychoish in #3065
- fix: release artifact naming fixes by @tychoish in #3064
- fix: fallback for date formats in sqlite parsing by @tychoish in #3066
- chore(deps): bump dependencies in batch for 2024-07-08 by @tychoish in #3075
- chore(deps-dev): bump zipp from 3.18.1 to 3.19.1 in /tests by @dependabot in #3076
- core(deps): batch upgrade rust dependencies by @tychoish in #3090
- feat: add
jaq_select()
andjaq_matches()
functions for manipulating json by @tychoish in #3091 - feat:
jaq
filter for input to json tables by @tychoish in #3099 - chore(deps): rust dependency batch by @tychoish in #3100
- feat: nested bson constructs (array and document) should always be structures by @tychoish in #3102
- chore: bson stream cleanup by @tychoish in #3101
- chore: cleanup some timestamp handling, mostly in bson by @tychoish in #3103
- feat: bson2json and json2bson scalar converters by @tychoish in #3104
- chore: clean up boilerplate on scalar functions by @tychoish in #3105
- chore(deps): rust dependency update by @tychoish in #3119
- fix: pgsrv should initialize its own crypto provider by @tychoish in #3121
- fix: clearer error handling around nested arrays by @tychoish in #3122
- fix: clarify lazy API in bindings by @tychoish in #3131
- chore(deps): upgrade batch by @tychoish in #3132
- fix: clarify evaluation semantics for DDL operations in bindings by @tychoish in #3133
- feat: sdk should export its dependency by @tychoish in #3135
- chore(deps): upgrade batch by @tychoish in #3147
- chore: Release 0.9.5 by @scsmithr in #3148
Full Changelog: v0.9.4...v0.9.5