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