|
1 | 1 |
|
2 | 2 |
|
| 3 | +## v0.2.2 (2025-01-26) |
| 4 | + |
| 5 | +### New Features |
| 6 | + |
| 7 | + - <csr-id-cd21b254bfac53e6304a311a5bbfe045f7a7b643/> put console logger behind std feature |
| 8 | + - <csr-id-d1cf63488838f82f9c64755256fb75ca27851801/> cleanup nostd support in imagery |
| 9 | + |
| 10 | +### Commit Statistics |
| 11 | + |
| 12 | +<csr-read-only-do-not-edit/> |
| 13 | + |
| 14 | + - 2 commits contributed to the release over the course of 7 calendar days. |
| 15 | + - 41 days passed between releases. |
| 16 | + - 2 commits were understood as [conventional](https://www.conventionalcommits.org). |
| 17 | + - 0 issues like '(#ID)' were seen in commit messages |
| 18 | + |
| 19 | +### Commit Details |
| 20 | + |
| 21 | +<csr-read-only-do-not-edit/> |
| 22 | + |
| 23 | +<details><summary>view details</summary> |
| 24 | + |
| 25 | + * **Uncategorized** |
| 26 | + - Put console logger behind std feature ([`cd21b25`](https://github.com/spmadden/irox/commit/cd21b254bfac53e6304a311a5bbfe045f7a7b643)) |
| 27 | + - Cleanup nostd support in imagery ([`d1cf634`](https://github.com/spmadden/irox/commit/d1cf63488838f82f9c64755256fb75ca27851801)) |
| 28 | +</details> |
| 29 | + |
3 | 30 | ## v0.2.1 (2024-12-15)
|
4 | 31 |
|
5 | 32 | ### New Features
|
|
10 | 37 |
|
11 | 38 | <csr-read-only-do-not-edit/>
|
12 | 39 |
|
13 |
| - - 1 commit contributed to the release. |
| 40 | + - 2 commits contributed to the release. |
14 | 41 | - 337 days passed between releases.
|
15 | 42 | - 1 commit was understood as [conventional](https://www.conventionalcommits.org).
|
16 | 43 | - 0 issues like '(#ID)' were seen in commit messages
|
|
22 | 49 | <details><summary>view details</summary>
|
23 | 50 |
|
24 | 51 | * **Uncategorized**
|
| 52 | + - Release irox-log v0.2.1 ([`5a07a76`](https://github.com/spmadden/irox/commit/5a07a76c6da7d020d4761104b68073cafa70c2b8)) |
25 | 53 | - Eliminate default feature 'std' for irox-time ([`4fbdda8`](https://github.com/spmadden/irox/commit/4fbdda81df4bab66572325250fbe12367a67f5ec))
|
26 | 54 | </details>
|
27 | 55 |
|
| 56 | +## v0.2.0 (2024-01-13) |
| 57 | + |
| 58 | +### Commit Statistics |
| 59 | + |
| 60 | +<csr-read-only-do-not-edit/> |
| 61 | + |
| 62 | + - 1 commit contributed to the release. |
| 63 | + - 18 days passed between releases. |
| 64 | + - 0 commits were understood as [conventional](https://www.conventionalcommits.org). |
| 65 | + - 0 issues like '(#ID)' were seen in commit messages |
| 66 | + |
| 67 | +### Commit Details |
| 68 | + |
| 69 | +<csr-read-only-do-not-edit/> |
| 70 | + |
| 71 | +<details><summary>view details</summary> |
| 72 | + |
| 73 | + * **Uncategorized** |
| 74 | + - Release irox-tools v0.5.0, safety bump 17 crates ([`a46e9e2`](https://github.com/spmadden/irox/commit/a46e9e2da699f6ccd3a85b660014f0e15e59c0d0)) |
| 75 | +</details> |
| 76 | + |
28 | 77 | ## v0.1.3 (2023-12-25)
|
29 | 78 |
|
30 | 79 | ### New Features
|
|
35 | 84 |
|
36 | 85 | <csr-read-only-do-not-edit/>
|
37 | 86 |
|
38 |
| - - 2 commits contributed to the release. |
| 87 | + - 2 commits contributed to the release over the course of 2 calendar days. |
39 | 88 | - 11 days passed between releases.
|
40 | 89 | - 1 commit was understood as [conventional](https://www.conventionalcommits.org).
|
41 | 90 | - 0 issues like '(#ID)' were seen in commit messages
|
|
89 | 138 |
|
90 | 139 | <csr-read-only-do-not-edit/>
|
91 | 140 |
|
92 |
| - - 2 commits contributed to the release. |
| 141 | + - 2 commits contributed to the release over the course of 3 calendar days. |
93 | 142 | - 23 days passed between releases.
|
94 | 143 | - 1 commit was understood as [conventional](https://www.conventionalcommits.org).
|
95 | 144 | - 0 issues like '(#ID)' were seen in commit messages
|
|
105 | 154 | - Pivot to using Cargo.toml workspace lints ([`88ebfb5`](https://github.com/spmadden/irox/commit/88ebfb5deea5508ca54f4aaab62f6fd5a36f531c))
|
106 | 155 | </details>
|
107 | 156 |
|
108 |
| -## v0.2.0 (2024-01-13) |
109 |
| - |
110 |
| -### Commit Statistics |
111 |
| - |
112 |
| -<csr-read-only-do-not-edit/> |
113 |
| - |
114 |
| - - 1 commit contributed to the release. |
115 |
| - - 18 days passed between releases. |
116 |
| - - 0 commits were understood as [conventional](https://www.conventionalcommits.org). |
117 |
| - - 0 issues like '(#ID)' were seen in commit messages |
118 |
| - |
119 |
| -### Commit Details |
120 |
| - |
121 |
| -<csr-read-only-do-not-edit/> |
122 |
| - |
123 |
| -<details><summary>view details</summary> |
124 |
| - |
125 |
| - * **Uncategorized** |
126 |
| - - Release irox-tools v0.5.0, safety bump 17 crates ([`a46e9e2`](https://github.com/spmadden/irox/commit/a46e9e2da699f6ccd3a85b660014f0e15e59c0d0)) |
127 |
| -</details> |
128 |
| - |
129 | 157 | ## v0.1.0 (2023-11-05)
|
130 | 158 |
|
131 | 159 | ### New Features
|
|
0 commit comments