You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+256-4Lines changed: 256 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,46 @@
2
2
3
3
> Package changelog.
4
4
5
-
<sectionclass="release"id="unreleased">
5
+
<sectionclass="release"id="v0.3.0">
6
6
7
-
## Unreleased (2024-07-01)
7
+
## 0.3.0 (2024-07-27)
8
+
9
+
<sectionclass="features">
10
+
11
+
### Features
12
+
13
+
-[`757ce66`](https://github.com/stdlib-js/stdlib/commit/757ce6615c60248091852ec6b9362647a5ec1e5d) - add support for specifying integer size
14
+
15
+
</section>
16
+
17
+
<!-- /.features -->
18
+
19
+
<sectionclass="bug-fixes">
20
+
21
+
### Bug Fixes
22
+
23
+
-[`5c514c7`](https://github.com/stdlib-js/stdlib/commit/5c514c7ad5828bc5047594ff001d11334f8f5670) - specify integer type to match CBLAS
24
+
25
+
</section>
26
+
27
+
<!-- /.bug-fixes -->
8
28
9
29
<sectionclass="commits">
10
30
11
31
### Commits
12
32
13
33
<details>
14
34
15
-
-[`a591e05`](https://github.com/stdlib-js/stdlib/commit/a591e052cf1b1515c267781b914c6a482e150425) - **test:** fix test configuration _(by Athan Reines)_
35
+
-[`d04dcbd`](https://github.com/stdlib-js/stdlib/commit/d04dcbd6dc3b0bf4a89bd3947d317fa5ff15bb38) - **docs:** remove private annotations in C comments _(by Philipp Burckhardt)_
-[`c313ca8`](https://github.com/stdlib-js/stdlib/commit/c313ca8741ba1255d64a47382ce4dfac3227643b) - **refactor:** support building with API suffix _(by Athan Reines)_
39
+
-[`5c514c7`](https://github.com/stdlib-js/stdlib/commit/5c514c7ad5828bc5047594ff001d11334f8f5670) - **fix:** specify integer type to match CBLAS _(by Athan Reines)_
40
+
-[`757ce66`](https://github.com/stdlib-js/stdlib/commit/757ce6615c60248091852ec6b9362647a5ec1e5d) - **feat:** add support for specifying integer size _(by Athan Reines)_
-[`c8aa78f`](https://github.com/stdlib-js/stdlib/commit/c8aa78f1fa9d895516d81301049556be008d06c0) - **build:** add separate configurations for benchmarks and examples _(by Athan Reines)_
44
+
-[`0244027`](https://github.com/stdlib-js/stdlib/commit/0244027e1e2c0ceb1cd8ae1808196c24fa77b142) - **chore:** add missing trailing newlines _(by Philipp Burckhardt)_
16
45
17
46
</details>
18
47
@@ -24,9 +53,10 @@
24
53
25
54
### Contributors
26
55
27
-
A total of 1 person contributed to this release. Thank you to this contributor:
56
+
A total of 2 people contributed to this release. Thank you to the following contributors:
28
57
29
58
- Athan Reines
59
+
- Philipp Burckhardt
30
60
31
61
</section>
32
62
@@ -36,3 +66,225 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
66
37
67
<!-- /.release -->
38
68
69
+
<sectionclass="release"id="v0.2.1">
70
+
71
+
## 0.2.1 (2024-02-22)
72
+
73
+
No changes reported for this release.
74
+
75
+
</section>
76
+
77
+
<!-- /.release -->
78
+
79
+
<sectionclass="release"id="v0.2.0">
80
+
81
+
## 0.2.0 (2024-02-14)
82
+
83
+
<sectionclass="commits">
84
+
85
+
### Commits
86
+
87
+
<details>
88
+
89
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
90
+
-[`004b244`](https://github.com/stdlib-js/stdlib/commit/004b24478b4af2a51f2e568fe2c1efd8cb5ef59d) - **docs:** update examples to use random/array utilities _(by Athan Reines)_
91
+
-[`efc6522`](https://github.com/stdlib-js/stdlib/commit/efc65220a39e226839fd507b59190d6402bebe61) - **bench:** update benchmarks to use random/array utilities _(by Athan Reines)_
-[`ca64b6b`](https://github.com/stdlib-js/stdlib/commit/ca64b6b7d222aa49d4a715ad2a744dffe78be6a0) - **refactor:** update implementation according to current project conventions _(by Athan Reines)_
96
+
-[`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
97
+
98
+
</details>
99
+
100
+
</section>
101
+
102
+
<!-- /.commits -->
103
+
104
+
<sectionclass="contributors">
105
+
106
+
### Contributors
107
+
108
+
A total of 2 people contributed to this release. Thank you to the following contributors:
109
+
110
+
- Athan Reines
111
+
- Philipp Burckhardt
112
+
113
+
</section>
114
+
115
+
<!-- /.contributors -->
116
+
117
+
</section>
118
+
119
+
<!-- /.release -->
120
+
121
+
<sectionclass="release"id="v0.1.1">
122
+
123
+
## 0.1.1 (2023-10-04)
124
+
125
+
No changes reported for this release.
126
+
127
+
</section>
128
+
129
+
<!-- /.release -->
130
+
131
+
<sectionclass="release"id="v0.1.0">
132
+
133
+
## 0.1.0 (2023-09-23)
134
+
135
+
<sectionclass="features">
136
+
137
+
### Features
138
+
139
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - update minimum TypeScript version
140
+
141
+
</section>
142
+
143
+
<!-- /.features -->
144
+
145
+
<sectionclass="breaking-changes">
146
+
147
+
### BREAKING CHANGES
148
+
149
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version
150
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version to 4.1
151
+
152
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
153
+
154
+
</section>
155
+
156
+
<!-- /.breaking-changes -->
157
+
158
+
<sectionclass="commits">
159
+
160
+
### Commits
161
+
162
+
<details>
163
+
164
+
-[`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
165
+
-[`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
0 commit comments