|
2 | 2 |
|
3 | 3 | > Package changelog.
|
4 | 4 |
|
5 |
| -See [GitHub Releases](https://github.com/stdlib-js/blas-ext-base-dnansum/releases) for the changelog. |
| 5 | +<section class="release" id="unreleased"> |
| 6 | + |
| 7 | +## Unreleased (2024-07-28) |
| 8 | + |
| 9 | +<section class="bug-fixes"> |
| 10 | + |
| 11 | +### Bug Fixes |
| 12 | + |
| 13 | +- [`73e863a`](https://github.com/stdlib-js/stdlib/commit/73e863a31c1d25d63a26c6a3be93e745e8396d19) - address undeclared identifier |
| 14 | + |
| 15 | +</section> |
| 16 | + |
| 17 | +<!-- /.bug-fixes --> |
| 18 | + |
| 19 | +<section class="commits"> |
| 20 | + |
| 21 | +### Commits |
| 22 | + |
| 23 | +<details> |
| 24 | + |
| 25 | +- [`272ae7a`](https://github.com/stdlib-js/stdlib/commit/272ae7ac5c576c68cfab1b6e304c86407faa20cd) - **docs:** remove comment _(by Athan Reines)_ |
| 26 | +- [`2777e4b`](https://github.com/stdlib-js/stdlib/commit/2777e4be161869d09406e3b17947d24c64b47af2) - **bench:** resolve lint errors in benchmarks _(by Athan Reines)_ |
| 27 | +- [`d04dcbd`](https://github.com/stdlib-js/stdlib/commit/d04dcbd6dc3b0bf4a89bd3947d317fa5ff15bb38) - **docs:** remove private annotations in C comments _(by Philipp Burckhardt)_ |
| 28 | +- [`73e863a`](https://github.com/stdlib-js/stdlib/commit/73e863a31c1d25d63a26c6a3be93e745e8396d19) - **fix:** address undeclared identifier _(by Athan Reines)_ |
| 29 | +- [`1021465`](https://github.com/stdlib-js/stdlib/commit/10214653aa66b14a7e96321c6db689c2375467e9) - **build:** fix missing deps _(by Athan Reines)_ |
| 30 | +- [`ceb4943`](https://github.com/stdlib-js/stdlib/commit/ceb494351d42c2505e559a2c8aad9a120c76d0db) - **docs:** remove comments _(by Athan Reines)_ |
| 31 | +- [`9dce525`](https://github.com/stdlib-js/stdlib/commit/9dce525e1d8c0efc375ef5a255ce356cc671de28) - **refactor:** update `blas/ext/base/dnansum` to follow current project conventions _(by Golden Kumar, Pranav)_ |
| 32 | + |
| 33 | +</details> |
| 34 | + |
| 35 | +</section> |
| 36 | + |
| 37 | +<!-- /.commits --> |
| 38 | + |
| 39 | +<section class="contributors"> |
| 40 | + |
| 41 | +### Contributors |
| 42 | + |
| 43 | +A total of 4 people contributed to this release. Thank you to the following contributors: |
| 44 | + |
| 45 | +- Athan Reines |
| 46 | +- Golden Kumar |
| 47 | +- Philipp Burckhardt |
| 48 | +- Pranav |
| 49 | + |
| 50 | +</section> |
| 51 | + |
| 52 | +<!-- /.contributors --> |
| 53 | + |
| 54 | +</section> |
| 55 | + |
| 56 | +<!-- /.release --> |
| 57 | + |
| 58 | +<section class="release" id="v0.2.1"> |
| 59 | + |
| 60 | +## 0.2.1 (2024-02-24) |
| 61 | + |
| 62 | +No changes reported for this release. |
| 63 | + |
| 64 | +</section> |
| 65 | + |
| 66 | +<!-- /.release --> |
| 67 | + |
| 68 | +<section class="release" id="v0.2.0"> |
| 69 | + |
| 70 | +## 0.2.0 (2024-02-14) |
| 71 | + |
| 72 | +<section class="commits"> |
| 73 | + |
| 74 | +### Commits |
| 75 | + |
| 76 | +<details> |
| 77 | + |
| 78 | +- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_ |
| 79 | +- [`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_ |
| 80 | + |
| 81 | +</details> |
| 82 | + |
| 83 | +</section> |
| 84 | + |
| 85 | +<!-- /.commits --> |
| 86 | + |
| 87 | +<section class="contributors"> |
| 88 | + |
| 89 | +### Contributors |
| 90 | + |
| 91 | +A total of 1 person contributed to this release. Thank you to this contributor: |
| 92 | + |
| 93 | +- Philipp Burckhardt |
| 94 | + |
| 95 | +</section> |
| 96 | + |
| 97 | +<!-- /.contributors --> |
| 98 | + |
| 99 | +</section> |
| 100 | + |
| 101 | +<!-- /.release --> |
| 102 | + |
| 103 | +<section class="release" id="v0.1.0"> |
| 104 | + |
| 105 | +## 0.1.0 (2023-09-24) |
| 106 | + |
| 107 | +<section class="features"> |
| 108 | + |
| 109 | +### Features |
| 110 | + |
| 111 | +- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - update minimum TypeScript version |
| 112 | + |
| 113 | +</section> |
| 114 | + |
| 115 | +<!-- /.features --> |
| 116 | + |
| 117 | +<section class="breaking-changes"> |
| 118 | + |
| 119 | +### BREAKING CHANGES |
| 120 | + |
| 121 | +- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version |
| 122 | +- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version to 4.1 |
| 123 | + |
| 124 | + - To migrate, users should upgrade their TypeScript version to at least version 4.1. |
| 125 | + |
| 126 | +</section> |
| 127 | + |
| 128 | +<!-- /.breaking-changes --> |
| 129 | + |
| 130 | +<section class="commits"> |
| 131 | + |
| 132 | +### Commits |
| 133 | + |
| 134 | +<details> |
| 135 | + |
| 136 | +- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ |
| 137 | +- [`42c921a`](https://github.com/stdlib-js/stdlib/commit/42c921ab62b8cdf789a9e76b06b18074e850af5e) - **docs:** resolve C lint errors _(by Athan Reines)_ |
| 138 | +- [`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_ |
| 139 | + |
| 140 | +</details> |
| 141 | + |
| 142 | +</section> |
| 143 | + |
| 144 | +<!-- /.commits --> |
| 145 | + |
| 146 | +<section class="contributors"> |
| 147 | + |
| 148 | +### Contributors |
| 149 | + |
| 150 | +A total of 2 people contributed to this release. Thank you to the following contributors: |
| 151 | + |
| 152 | +- Athan Reines |
| 153 | +- Philipp Burckhardt |
| 154 | + |
| 155 | +</section> |
| 156 | + |
| 157 | +<!-- /.contributors --> |
| 158 | + |
| 159 | +</section> |
| 160 | + |
| 161 | +<!-- /.release --> |
| 162 | + |
| 163 | +<section class="release" id="v0.0.9"> |
| 164 | + |
| 165 | +## 0.0.9 (2022-08-29) |
| 166 | + |
| 167 | +No changes reported for this release. |
| 168 | + |
| 169 | +</section> |
| 170 | + |
| 171 | +<!-- /.release --> |
| 172 | + |
| 173 | +<section class="release" id="v0.0.8"> |
| 174 | + |
| 175 | +## 0.0.8 (2022-07-08) |
| 176 | + |
| 177 | +No changes reported for this release. |
| 178 | + |
| 179 | +</section> |
| 180 | + |
| 181 | +<!-- /.release --> |
| 182 | + |
| 183 | +<section class="release" id="v0.0.7"> |
| 184 | + |
| 185 | +## 0.0.7 (2022-07-07) |
| 186 | + |
| 187 | +No changes reported for this release. |
| 188 | + |
| 189 | +</section> |
| 190 | + |
| 191 | +<!-- /.release --> |
| 192 | + |
| 193 | +<section class="release" id="v0.0.6"> |
| 194 | + |
| 195 | +## 0.0.6 (2022-02-16) |
| 196 | + |
| 197 | +No changes reported for this release. |
| 198 | + |
| 199 | +</section> |
| 200 | + |
| 201 | +<!-- /.release --> |
| 202 | + |
| 203 | +<section class="release" id="v0.0.5"> |
| 204 | + |
| 205 | +## 0.0.5 (2021-08-23) |
| 206 | + |
| 207 | +No changes reported for this release. |
| 208 | + |
| 209 | +</section> |
| 210 | + |
| 211 | +<!-- /.release --> |
| 212 | + |
| 213 | +<section class="release" id="v0.0.4"> |
| 214 | + |
| 215 | +## 0.0.4 (2021-07-07) |
| 216 | + |
| 217 | +No changes reported for this release. |
| 218 | + |
| 219 | +</section> |
| 220 | + |
| 221 | +<!-- /.release --> |
| 222 | + |
| 223 | +<section class="release" id="v0.0.3"> |
| 224 | + |
| 225 | +## 0.0.3 (2021-06-27) |
| 226 | + |
| 227 | +No changes reported for this release. |
| 228 | + |
| 229 | +</section> |
| 230 | + |
| 231 | +<!-- /.release --> |
| 232 | + |
| 233 | +<section class="release" id="v0.0.2"> |
| 234 | + |
| 235 | +## 0.0.2 (2021-06-16) |
| 236 | + |
| 237 | +No changes reported for this release. |
| 238 | + |
| 239 | +</section> |
| 240 | + |
| 241 | +<!-- /.release --> |
| 242 | + |
| 243 | +<section class="release" id="v0.0.1"> |
| 244 | + |
| 245 | +## 0.0.1 (2021-06-15) |
| 246 | + |
| 247 | +No changes reported for this release. |
| 248 | + |
| 249 | +</section> |
| 250 | + |
| 251 | +<!-- /.release --> |
| 252 | + |
0 commit comments