Releases: mbrobbel/narrow
Releases · mbrobbel/narrow
narrow-derive v0.7.0
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
v0.9.2
New Features
- support
arrow
conversion ofLogicalArray
toGenericListArray
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
v0.9.1
New Features
- impl
LogicalArrayType
forVariableSizeBinary
to fixIntoIterator
when used inStructArray
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #248
Commit Details
v0.9.0
New Features (BREAKING)
- add
IntoIterator
forVariableSizeBinaryArray
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
v0.8.7
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
v0.8.6
v0.8.5
New Features
- impl
Clone
for arrays - add
ArrayType
impl forBox<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
narrow-derive v0.6.11
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
v0.8.4
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
narrow-derive v0.6.10
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