Skip to content

Releases: mbrobbel/narrow

narrow-v0.12.7

13 Mar 08:30
08c5a97
Compare
Choose a tag to compare

Other

  • (deps) bump quote from 1.0.39 to 1.0.40 (#359)

narrow-v0.12.6

11 Mar 16:35
0c952fb
Compare
Choose a tag to compare

Other

  • (deps) bump once_cell from 1.20.3 to 1.21.0 (#357)

narrow-v0.12.5

10 Mar 18:48
4a9bf2a
Compare
Choose a tag to compare

Other

  • (deps) bump syn from 2.0.99 to 2.0.100 (#356)
  • (deps) bump rustversion from 1.0.19 to 1.0.20 (#355)
  • (deps) bump proc-macro-crate from 3.2.0 to 3.3.0 (#354)
  • (deps) bump bytes from 1.10.0 to 1.10.1 (#353)
  • (deps) bump MarcoIeni/release-plz-action from 0.5.98 to 0.5.99 (#351)

narrow-v0.12.4

04 Mar 11:18
71517f7
Compare
Choose a tag to compare

Added

  • impl Extend<T> for DenseUnionArray<T, ...> (#347)

Other

  • (deps) bump syn from 2.0.98 to 2.0.99 (#350)
  • (deps) bump proc-macro2 from 1.0.93 to 1.0.94 (#349)
  • (deps) bump quote from 1.0.38 to 1.0.39 (#348)
  • (deps) bump actions/download-artifact from 4.1.8 to 4.1.9 (#342)
  • (deps) bump MarcoIeni/release-plz-action from 0.5.94 to 0.5.98 (#346)
  • (deps) bump macrotest from 1.0.13 to 1.1.0 (#339)
  • (deps) bump the arrow group across 1 directory with 2 updates (#345)
  • (deps) bump chrono from 0.4.39 to 0.4.40 (#341)
  • (deps) bump uuid from 1.14.0 to 1.15.1 (#344)
  • (deps) bump uuid from 1.13.2 to 1.14.0 (#335)

narrow-v0.12.3

21 Feb 12:49
47534cb
Compare
Choose a tag to compare

Added

  • ExtensionType support for logical arrays, implement for Uuid (#183)

Fixed

  • clippy 1.85 warning (#334)

Other

  • (deps) bump uuid from 1.13.1 to 1.13.2 (#333)
  • remove doc_cfg feature (#332)

narrow-v0.12.2

17 Feb 14:33
852421d
Compare
Choose a tag to compare

Other

  • (deps) bump the arrow group with 5 updates (#330)
  • (deps) bump MarcoIeni/release-plz-action from 0.5.90 to 0.5.94 (#329)
  • (deps) bump once_cell from 1.20.2 to 1.20.3 (#327)

narrow-v0.12.1

06 Feb 09:38
37cc036
Compare
Choose a tag to compare

Added

  • re-export arrow crates for arrow-rs feature (#309)

Other

  • (deps) bump uuid from 1.12.1 to 1.13.1 (#326)
  • (deps) bump syn from 2.0.96 to 2.0.98 (#322)
  • (deps) bump the arrow group with 5 updates (#321)
  • (deps) bump bytes from 1.9.0 to 1.10.0 (#325)
  • reduce the number of benchmarks (#324)
  • (deps) bump MarcoIeni/release-plz-action from 0.5.89 to 0.5.90 (#320)
  • add custom cfg for expand test (#323)
  • switch to arm64 hosted runners (#319)
  • (deps) bump MarcoIeni/release-plz-action from 0.5.88 to 0.5.89 (#318)
  • (deps) bump rand from 0.8.5 to 0.9.0 (#317)
  • (deps) bump uuid from 1.12.0 to 1.12.1 (#316)
  • (deps) bump MarcoIeni/release-plz-action from 0.5.86 to 0.5.88 (#315)
  • (deps) bump uuid from 1.11.1 to 1.12.0 (#314)
  • (deps) bump proc-macro2 from 1.0.92 to 1.0.93 (#313)
  • (deps) bump uuid from 1.11.0 to 1.11.1 (#312)
  • (deps) bump syn from 2.0.95 to 2.0.96 (#311)

narrow-v0.12.0

08 Jan 10:22
eb02a0e
Compare
Choose a tag to compare

Added

  • [breaking] change nullability abstraction to use non-const generic (#294)

Fixed

  • restore ArrayType<Self> supertrait for FixedSize trait (#297)

Other

  • (ci) dependabot ignore dtolnay/install (#308)
  • (deps) bump syn from 2.0.94 to 2.0.95 (#307)
  • (deps) bump syn from 2.0.93 to 2.0.94 (#306)
  • (deps) bump syn from 2.0.92 to 2.0.93 (#305)
  • (deps) bump rustversion from 1.0.18 to 1.0.19 (#304)
  • (deps) bump syn from 2.0.91 to 2.0.92 (#303)
  • (deps) bump quote from 1.0.37 to 1.0.38 (#302)
  • (deps) bump the arrow group with 5 updates (#300)
  • (deps) bump syn from 2.0.90 to 2.0.91 (#301)
  • (deps) bump MarcoIeni/release-plz-action from 0.5.85 to 0.5.86 (#298)
  • (deps) bump chrono from 0.4.38 to 0.4.39 (#299)
  • some small README improvements (#296)

narrow-v0.11.5

09 Dec 15:04
7eedf2a
Compare
Choose a tag to compare

Other

  • update Cargo.lock dependencies
  • (deps) bump syn from 2.0.89 to 2.0.90 (#291)

narrow-v0.11.4

02 Dec 15:23
36dc042
Compare
Choose a tag to compare

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)