Releases: mbrobbel/narrow
Releases · mbrobbel/narrow
v0.8.0
New Features (BREAKING)
- convert to nullable arrays from
arrow-rs
arrays without null buffers
Commit Statistics
- 1 commit contributed to the release.
- 41 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #218
Commit Details
narrow-derive v0.6.7
Chore
- bump syn from 2.0.70 to 2.0.72
Commit Statistics
- 1 commit contributed to the release.
- 26 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #214
Commit Details
narrow-derive v0.6.6
Chore
- bump syn from 2.0.58 to 2.0.70
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #210
Commit Details
narrow-derive v0.6.5
Chore
- bump macrotest from 1.0.9 to 1.0.13
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #208
Commit Details
narrow-derive v0.6.4
Chore
- bump proc-macro2 from 1.0.79 to 1.0.86
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #209
Commit Details
narrow-derive v0.6.3
Chore
- bump syn from 2.0.53 to 2.0.58
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #204
Commit Details
narrow-derive v0.6.2
Chore
- bump quote from 1.0.35 to 1.0.36
Commit Statistics
- 1 commit contributed to the release.
- 31 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #202
Commit Details
v0.7.7
New Features
- add more missing
ArrayType
implementations
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #193
Commit Details
v0.7.6
Bug Fixes
- add
ArrayType
forVec<Option<T>>
and fixOption<Vec<Option<T>>>
impl
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #192
Commit Details
v0.7.5
New Features
- Add support for variable size binary interop with arrow-rs
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #191