|
1 | 1 |
|
2 | 2 |
|
| 3 | +## v0.7.0 (2024-10-01) |
| 4 | + |
| 5 | +### Chore |
| 6 | + |
| 7 | + - <csr-id-60f078caa9a637255d8eebd57610f19267724642/> bump once_cell from 1.19.0 to 1.20.1 |
| 8 | + - <csr-id-5201af299eb62f8861d8f9334a7de3cbb50028ab/> bump syn from 2.0.77 to 2.0.79 |
| 9 | + - <csr-id-7cddc08759f06fe8555526379e00d75b064de339/> revert bump of once_cell from 1.19.0 to 1.20.0 |
| 10 | + - <csr-id-ade7695f935ee00cc9bc7e6d849e704e7d4fe6f2/> bump once_cell from 1.19.0 to 1.20.0 |
| 11 | + |
| 12 | +### New Features (BREAKING) |
| 13 | + |
| 14 | + - <csr-id-22608e3bdd59da2774c74eed714d752e58c33818/> project struct array fields in `arrow` conversion |
| 15 | + |
| 16 | +### Commit Statistics |
| 17 | + |
| 18 | +<csr-read-only-do-not-edit/> |
| 19 | + |
| 20 | + - 5 commits contributed to the release. |
| 21 | + - 26 days passed between releases. |
| 22 | + - 5 commits were understood as [conventional](https://www.conventionalcommits.org). |
| 23 | + - 5 unique issues were worked on: [#249](https://github.com/mbrobbel/narrow/issues/249), [#252](https://github.com/mbrobbel/narrow/issues/252), [#254](https://github.com/mbrobbel/narrow/issues/254), [#257](https://github.com/mbrobbel/narrow/issues/257), [#258](https://github.com/mbrobbel/narrow/issues/258) |
| 24 | + |
| 25 | +### Commit Details |
| 26 | + |
| 27 | +<csr-read-only-do-not-edit/> |
| 28 | + |
| 29 | +<details><summary>view details</summary> |
| 30 | + |
| 31 | + * **[#249](https://github.com/mbrobbel/narrow/issues/249)** |
| 32 | + - Bump once_cell from 1.19.0 to 1.20.0 ([`ade7695`](https://github.com/mbrobbel/narrow/commit/ade7695f935ee00cc9bc7e6d849e704e7d4fe6f2)) |
| 33 | + * **[#252](https://github.com/mbrobbel/narrow/issues/252)** |
| 34 | + - Revert bump of once_cell from 1.19.0 to 1.20.0 ([`7cddc08`](https://github.com/mbrobbel/narrow/commit/7cddc08759f06fe8555526379e00d75b064de339)) |
| 35 | + * **[#254](https://github.com/mbrobbel/narrow/issues/254)** |
| 36 | + - Project struct array fields in `arrow` conversion ([`22608e3`](https://github.com/mbrobbel/narrow/commit/22608e3bdd59da2774c74eed714d752e58c33818)) |
| 37 | + * **[#257](https://github.com/mbrobbel/narrow/issues/257)** |
| 38 | + - Bump syn from 2.0.77 to 2.0.79 ([`5201af2`](https://github.com/mbrobbel/narrow/commit/5201af299eb62f8861d8f9334a7de3cbb50028ab)) |
| 39 | + * **[#258](https://github.com/mbrobbel/narrow/issues/258)** |
| 40 | + - Bump once_cell from 1.19.0 to 1.20.1 ([`60f078c`](https://github.com/mbrobbel/narrow/commit/60f078caa9a637255d8eebd57610f19267724642)) |
| 41 | +</details> |
| 42 | + |
3 | 43 | ## v0.6.11 (2024-09-05)
|
4 | 44 |
|
5 | 45 | ### New Features
|
|
10 | 50 |
|
11 | 51 | <csr-read-only-do-not-edit/>
|
12 | 52 |
|
13 |
| - - 1 commit contributed to the release. |
| 53 | + - 2 commits contributed to the release. |
14 | 54 | - 1 day passed between releases.
|
15 | 55 | - 1 commit was understood as [conventional](https://www.conventionalcommits.org).
|
16 | 56 | - 1 unique issue was worked on: [#242](https://github.com/mbrobbel/narrow/issues/242)
|
|
23 | 63 |
|
24 | 64 | * **[#242](https://github.com/mbrobbel/narrow/issues/242)**
|
25 | 65 | - Impl `Clone` for arrays ([`e77196c`](https://github.com/mbrobbel/narrow/commit/e77196c759e488b8a7ab92d5864e43e13ce243f3))
|
| 66 | + * **Uncategorized** |
| 67 | + - Release narrow-derive v0.6.11, narrow v0.8.5 ([`05377e2`](https://github.com/mbrobbel/narrow/commit/05377e22332dda43eb532fcb1682db64be6c07cd)) |
26 | 68 | </details>
|
27 | 69 |
|
28 | 70 | ## v0.6.10 (2024-09-03)
|
|
0 commit comments