|
2 | 2 |
|
3 | 3 | > Package changelog.
|
4 | 4 |
|
5 |
| -See [GitHub Releases](https://github.com/stdlib-js/array-uint8/releases) for the changelog. |
| 5 | +<section class="release" id="v0.2.2"> |
| 6 | + |
| 7 | +## 0.2.2 (2024-07-27) |
| 8 | + |
| 9 | +<section class="commits"> |
| 10 | + |
| 11 | +### Commits |
| 12 | + |
| 13 | +<details> |
| 14 | + |
| 15 | +- [`d1214a5`](https://github.com/stdlib-js/stdlib/commit/d1214a575c5c65438b3071d8ab8f5c0e5290e18e) - **docs:** fix REPL help files for unsigned integer arrays [(#2283)](https://github.com/stdlib-js/stdlib/pull/2283) _(by Jaysukh Makvana)_ |
| 16 | + |
| 17 | +</details> |
| 18 | + |
| 19 | +</section> |
| 20 | + |
| 21 | +<!-- /.commits --> |
| 22 | + |
| 23 | +<section class="contributors"> |
| 24 | + |
| 25 | +### Contributors |
| 26 | + |
| 27 | +A total of 1 person contributed to this release. Thank you to this contributor: |
| 28 | + |
| 29 | +- Jaysukh Makvana |
| 30 | + |
| 31 | +</section> |
| 32 | + |
| 33 | +<!-- /.contributors --> |
| 34 | + |
| 35 | +</section> |
| 36 | + |
| 37 | +<!-- /.release --> |
| 38 | + |
| 39 | +<section class="release" id="v0.2.1"> |
| 40 | + |
| 41 | +## 0.2.1 (2024-02-22) |
| 42 | + |
| 43 | +No changes reported for this release. |
| 44 | + |
| 45 | +</section> |
| 46 | + |
| 47 | +<!-- /.release --> |
| 48 | + |
| 49 | +<section class="release" id="v0.2.0"> |
| 50 | + |
| 51 | +## 0.2.0 (2024-02-14) |
| 52 | + |
| 53 | +<section class="commits"> |
| 54 | + |
| 55 | +### Commits |
| 56 | + |
| 57 | +<details> |
| 58 | + |
| 59 | +- [`7120ab7`](https://github.com/stdlib-js/stdlib/commit/7120ab76fc11a892939aba26603dba5218f693c8) - **docs:** add missing var declarations _(by Philipp Burckhardt)_ |
| 60 | +- [`4626ee3`](https://github.com/stdlib-js/stdlib/commit/4626ee394844110cca32bf3b84acab82daccea8d) - **build:** remove tslint directives _(by Philipp Burckhardt)_ |
| 61 | +- [`8fbd70f`](https://github.com/stdlib-js/stdlib/commit/8fbd70f16653c25dfd2094511555c77d523c1126) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_ |
| 62 | + |
| 63 | +</details> |
| 64 | + |
| 65 | +</section> |
| 66 | + |
| 67 | +<!-- /.commits --> |
| 68 | + |
| 69 | +<section class="contributors"> |
| 70 | + |
| 71 | +### Contributors |
| 72 | + |
| 73 | +A total of 1 person contributed to this release. Thank you to this contributor: |
| 74 | + |
| 75 | +- Philipp Burckhardt |
| 76 | + |
| 77 | +</section> |
| 78 | + |
| 79 | +<!-- /.contributors --> |
| 80 | + |
| 81 | +</section> |
| 82 | + |
| 83 | +<!-- /.release --> |
| 84 | + |
| 85 | +<section class="release" id="v0.1.1"> |
| 86 | + |
| 87 | +## 0.1.1 (2023-10-09) |
| 88 | + |
| 89 | +No changes reported for this release. |
| 90 | + |
| 91 | +</section> |
| 92 | + |
| 93 | +<!-- /.release --> |
| 94 | + |
| 95 | +<section class="release" id="v0.1.0"> |
| 96 | + |
| 97 | +## 0.1.0 (2023-09-23) |
| 98 | + |
| 99 | +<section class="features"> |
| 100 | + |
| 101 | +### Features |
| 102 | + |
| 103 | +- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version |
| 104 | + |
| 105 | +</section> |
| 106 | + |
| 107 | +<!-- /.features --> |
| 108 | + |
| 109 | +<section class="breaking-changes"> |
| 110 | + |
| 111 | +### BREAKING CHANGES |
| 112 | + |
| 113 | +- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version |
| 114 | +- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1 |
| 115 | + |
| 116 | + - To migrate, users should upgrade their TypeScript version to at least version 4.1. |
| 117 | + |
| 118 | +</section> |
| 119 | + |
| 120 | +<!-- /.breaking-changes --> |
| 121 | + |
| 122 | +<section class="commits"> |
| 123 | + |
| 124 | +### Commits |
| 125 | + |
| 126 | +<details> |
| 127 | + |
| 128 | +- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ |
| 129 | + |
| 130 | +</details> |
| 131 | + |
| 132 | +</section> |
| 133 | + |
| 134 | +<!-- /.commits --> |
| 135 | + |
| 136 | +<section class="contributors"> |
| 137 | + |
| 138 | +### Contributors |
| 139 | + |
| 140 | +A total of 1 person contributed to this release. Thank you to this contributor: |
| 141 | + |
| 142 | +- Philipp Burckhardt |
| 143 | + |
| 144 | +</section> |
| 145 | + |
| 146 | +<!-- /.contributors --> |
| 147 | + |
| 148 | +</section> |
| 149 | + |
| 150 | +<!-- /.release --> |
| 151 | + |
| 152 | +<section class="release" id="v0.0.7"> |
| 153 | + |
| 154 | +## 0.0.7 (2022-02-16) |
| 155 | + |
| 156 | +No changes reported for this release. |
| 157 | + |
| 158 | +</section> |
| 159 | + |
| 160 | +<!-- /.release --> |
| 161 | + |
| 162 | +<section class="release" id="v0.0.6"> |
| 163 | + |
| 164 | +## 0.0.6 (2021-08-22) |
| 165 | + |
| 166 | +No changes reported for this release. |
| 167 | + |
| 168 | +</section> |
| 169 | + |
| 170 | +<!-- /.release --> |
| 171 | + |
| 172 | +<section class="release" id="v0.0.5"> |
| 173 | + |
| 174 | +## 0.0.5 (2021-07-07) |
| 175 | + |
| 176 | +No changes reported for this release. |
| 177 | + |
| 178 | +</section> |
| 179 | + |
| 180 | +<!-- /.release --> |
| 181 | + |
| 182 | +<section class="release" id="v0.0.4"> |
| 183 | + |
| 184 | +## 0.0.4 (2021-06-27) |
| 185 | + |
| 186 | +No changes reported for this release. |
| 187 | + |
| 188 | +</section> |
| 189 | + |
| 190 | +<!-- /.release --> |
| 191 | + |
| 192 | +<section class="release" id="v0.0.3"> |
| 193 | + |
| 194 | +## 0.0.3 (2021-06-16) |
| 195 | + |
| 196 | +No changes reported for this release. |
| 197 | + |
| 198 | +</section> |
| 199 | + |
| 200 | +<!-- /.release --> |
| 201 | + |
| 202 | +<section class="release" id="v0.0.2"> |
| 203 | + |
| 204 | +## 0.0.2 (2021-06-15) |
| 205 | + |
| 206 | +No changes reported for this release. |
| 207 | + |
| 208 | +</section> |
| 209 | + |
| 210 | +<!-- /.release --> |
| 211 | + |
| 212 | +<section class="release" id="v0.0.1"> |
| 213 | + |
| 214 | +## 0.0.1 (2021-06-14) |
| 215 | + |
| 216 | +No changes reported for this release. |
| 217 | + |
| 218 | +</section> |
| 219 | + |
| 220 | +<!-- /.release --> |
| 221 | + |
0 commit comments