Releases: mbrobbel/narrow
Releases · mbrobbel/narrow
narrow-v0.11.2
narrow-derive-v0.11.2
v0.11.1
Refactor
- Simplified type signatures related to
ArrayType::Array
Commit Statistics
- 1 commit contributed to the release.
- 22 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #269
Commit Details
narrow-derive v0.7.2
Chore
- bump syn from 2.0.85 to 2.0.86
- bump syn from 2.0.82 to 2.0.85
- bump proc-macro2 from 1.0.88 to 1.0.89
- bump syn from 2.0.79 to 2.0.82
- bump proc-macro2 from 1.0.87 to 1.0.88
Commit Statistics
- 5 commits contributed to the release.
- 22 days passed between releases.
- 5 commits were understood as conventional.
- 5 unique issues were worked on: #262, #264, #266, #267, #270
Commit Details
v0.11.0
Chore (BREAKING)
- bump the arrow group with 5 updates
Commit Statistics
- 1 commit contributed to the release.
- 6 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #239
Commit Details
narrow-derive v0.7.1
Chore
- bump proc-macro2 from 1.0.86 to 1.0.87
- bump once_cell from 1.20.1 to 1.20.2
Commit Statistics
- 2 commits contributed to the release.
- 6 days passed between releases.
- 2 commits were understood as conventional.
- 2 unique issues were worked on: #259, #260
Commit Details
v0.10.0
New Features
- add
data_type
method toarrow-rs
Array
extension trait
New Features (BREAKING)
- project struct array fields in
arrow
conversion
Commit Statistics
- 2 commits contributed to the release.
- 10 days passed between releases.
- 2 commits were understood as conventional.
- 2 unique issues were worked on: #253, #254
Commit Details
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