Skip to content

Releases: mbrobbel/narrow

narrow-derive v0.7.0

01 Oct 13:16
Compare
Choose a tag to compare

Chore

  • bump once_cell from 1.19.0 to 1.20.1
  • bump syn from 2.0.77 to 2.0.79
  • revert bump of once_cell from 1.19.0 to 1.20.0
  • bump once_cell from 1.19.0 to 1.20.0

New Features (BREAKING)

  • project struct array fields in arrow conversion

Commit Statistics

  • 5 commits contributed to the release.
  • 26 days passed between releases.
  • 5 commits were understood as conventional.
  • 5 unique issues were worked on: #249, #252, #254, #257, #258

Commit Details

view details
  • #249
    • Bump once_cell from 1.19.0 to 1.20.0 (ade7695)
  • #252
    • Revert bump of once_cell from 1.19.0 to 1.20.0 (7cddc08)
  • #254
    • Project struct array fields in arrow conversion (22608e3)
  • #257
    • Bump syn from 2.0.77 to 2.0.79 (5201af2)
  • #258
    • Bump once_cell from 1.19.0 to 1.20.1 (60f078c)

v0.9.2

20 Sep 20:43
Compare
Choose a tag to compare

New Features

  • support arrow conversion of LogicalArray to GenericListArray

Commit Statistics

  • 1 commit contributed to the release.
  • 8 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #251

Commit Details

view details
  • #251
    • Support arrow conversion of LogicalArray to GenericListArray (bc0a611)

v0.9.1

12 Sep 09:16
Compare
Choose a tag to compare

New Features

  • impl LogicalArrayType for VariableSizeBinary to fix IntoIterator when used in StructArray

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #248

Commit Details

view details
  • #248
    • Impl LogicalArrayType for VariableSizeBinary to fix IntoIterator when used in StructArray (1568286)

v0.9.0

12 Sep 08:51
Compare
Choose a tag to compare

New Features (BREAKING)

  • add IntoIterator for VariableSizeBinaryArray

Commit Statistics

  • 1 commit contributed to the release.
  • 5 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #247

Commit Details

view details
  • #247
    • Add IntoIterator for VariableSizeBinaryArray (3e72841)

v0.8.7

06 Sep 13:34
Compare
Choose a tag to compare

New Features

  • Add function to StructArray that returns the Arrow schema

Commit Statistics

  • 1 commit contributed to the release.
  • 1 day passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #245

Commit Details

view details
  • #245
    • Add function to that returns the Arrow schema (465a8ce)

v0.8.6

05 Sep 10:19
Compare
Choose a tag to compare

New Features

  • impl Clone for Nullable

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #243

Commit Details

view details

v0.8.5

05 Sep 09:28
Compare
Choose a tag to compare

New Features

  • impl Clone for arrays
  • add ArrayType impl for Box<T>

Commit Statistics

  • 2 commits contributed to the release.
  • 1 day passed between releases.
  • 2 commits were understood as conventional.
  • 2 unique issues were worked on: #238, #242

Commit Details

view details

narrow-derive v0.6.11

05 Sep 09:28
Compare
Choose a tag to compare

New Features

  • impl Clone for arrays

Commit Statistics

  • 1 commit contributed to the release.
  • 1 day passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #242

Commit Details

view details

v0.8.4

03 Sep 10:11
Compare
Choose a tag to compare

New Features

  • add dyn arrow_array::Array conversions for union arrays

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #232

Commit Details

view details
  • #232
    • Add dyn arrow_array::Array conversions for union arrays (69b83cd)

narrow-derive v0.6.10

03 Sep 10:11
Compare
Choose a tag to compare

Chore

  • bump syn from 2.0.76 to 2.0.77

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #231

Commit Details

view details