Releases: mbrobbel/narrow
Releases · mbrobbel/narrow
narrow-v0.11.5
Other
- update Cargo.lock dependencies
- (deps) bump syn from 2.0.89 to 2.0.90 (#291)
narrow-v0.11.4
Other
- (deps) bump bytes from 1.8.0 to 1.9.0 (#288)
- move more bounds to the associated type position (#289)
- fix some 1.83 clippy lints (#287)
- (deps) bump proc-macro2 from 1.0.91 to 1.0.92 (#283)
- (deps) bump syn from 2.0.87 to 2.0.89 (#284)
- (deps) bump MarcoIeni/release-plz-action from 0.5.84 to 0.5.85 (#285)
narrow-v0.11.3
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