3.10.0
What's Changed
- fix typo in package description. by @MarkPflug in #128
- Remove HasValueFlags array. by @MarkPflug in #129
- Fix breaking change in v3.9 due to missing default fallback for Decimal Precision/Scale by @cajuncoding in #132
- Fix issue #168 optionals without stats by @Teun in #169
- 161 Reuse buffer for string encoding from ArrayPool by @stelmuhov in #162
- Implement decimal validation according to spec by @ferenc-radius in #157
- Enable support for nullable Boolean by @DBojsen in #113
- Accept offset and count on array parameters by @aclemmensen in #136
- Support LIsts for AWS Athena by @bdquig in #150
- Corrected error message by @markpattison in #155
New Contributors
- @MarkPflug made their first contribution in #128
- @cajuncoding made their first contribution in #132
- @Teun made their first contribution in #169
- @stelmuhov made their first contribution in #162
- @ferenc-radius made their first contribution in #157
- @DBojsen made their first contribution in #113
- @aclemmensen made their first contribution in #136
- @markpattison made their first contribution in #155
Full Changelog: 3.9.1...3.10.0