Skip to content

Commit 4814e5a

Browse files
committed
Auto-generated commit
1 parent 6ef6486 commit 4814e5a

File tree

4 files changed

+9
-142
lines changed

4 files changed

+9
-142
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-08-01T02:01:36.857Z

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ docs/**/node_modules/
101101
pids
102102
*.pid
103103
*.seed
104+
yarn.lock
105+
package-lock.json
104106

105107
# Typescript #
106108
##############

CHANGELOG.md

Lines changed: 5 additions & 141 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2024-07-28)
7+
## Unreleased (2024-08-01)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15-
- [`2777e4b`](https://github.com/stdlib-js/stdlib/commit/2777e4be161869d09406e3b17947d24c64b47af2) - **bench:** resolve lint errors in benchmarks _(by Athan Reines)_
15+
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
1616

1717
</details>
1818

@@ -40,61 +40,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
4040

4141
## 0.3.0 (2024-07-27)
4242

43-
<section class="features">
44-
45-
### Features
46-
47-
- [`757ce66`](https://github.com/stdlib-js/stdlib/commit/757ce6615c60248091852ec6b9362647a5ec1e5d) - add support for specifying integer size
48-
49-
</section>
50-
51-
<!-- /.features -->
52-
53-
<section class="bug-fixes">
54-
55-
### Bug Fixes
56-
57-
- [`5c514c7`](https://github.com/stdlib-js/stdlib/commit/5c514c7ad5828bc5047594ff001d11334f8f5670) - specify integer type to match CBLAS
58-
59-
</section>
60-
61-
<!-- /.bug-fixes -->
62-
63-
<section class="commits">
64-
65-
### Commits
66-
67-
<details>
68-
69-
- [`d04dcbd`](https://github.com/stdlib-js/stdlib/commit/d04dcbd6dc3b0bf4a89bd3947d317fa5ff15bb38) - **docs:** remove private annotations in C comments _(by Philipp Burckhardt)_
70-
- [`aea56c1`](https://github.com/stdlib-js/stdlib/commit/aea56c1678b74530f651680c18ba28ff0f90f2d9) - **docs:** fix signature _(by Athan Reines)_
71-
- [`6226f32`](https://github.com/stdlib-js/stdlib/commit/6226f32ba8be2b8d880353194c510e629760b53f) - **docs:** update signatures _(by Athan Reines)_
72-
- [`c313ca8`](https://github.com/stdlib-js/stdlib/commit/c313ca8741ba1255d64a47382ce4dfac3227643b) - **refactor:** support building with API suffix _(by Athan Reines)_
73-
- [`5c514c7`](https://github.com/stdlib-js/stdlib/commit/5c514c7ad5828bc5047594ff001d11334f8f5670) - **fix:** specify integer type to match CBLAS _(by Athan Reines)_
74-
- [`757ce66`](https://github.com/stdlib-js/stdlib/commit/757ce6615c60248091852ec6b9362647a5ec1e5d) - **feat:** add support for specifying integer size _(by Athan Reines)_
75-
- [`38464b7`](https://github.com/stdlib-js/stdlib/commit/38464b74545be9702eda7bae820c40b56e7e7256) - **docs:** remove comments _(by Athan Reines)_
76-
- [`f1576ec`](https://github.com/stdlib-js/stdlib/commit/f1576ec5ade09cd8cd034dc0db8c9f5c7d70e3eb) - **docs:** remove comments _(by Athan Reines)_
77-
- [`c8aa78f`](https://github.com/stdlib-js/stdlib/commit/c8aa78f1fa9d895516d81301049556be008d06c0) - **build:** add separate configurations for benchmarks and examples _(by Athan Reines)_
78-
- [`0244027`](https://github.com/stdlib-js/stdlib/commit/0244027e1e2c0ceb1cd8ae1808196c24fa77b142) - **chore:** add missing trailing newlines _(by Philipp Burckhardt)_
79-
80-
</details>
81-
82-
</section>
83-
84-
<!-- /.commits -->
85-
86-
<section class="contributors">
87-
88-
### Contributors
89-
90-
A total of 2 people contributed to this release. Thank you to the following contributors:
91-
92-
- Athan Reines
93-
- Philipp Burckhardt
94-
95-
</section>
96-
97-
<!-- /.contributors -->
43+
No changes reported for this release.
9844

9945
</section>
10046

@@ -114,39 +60,7 @@ No changes reported for this release.
11460

11561
## 0.2.0 (2024-02-14)
11662

117-
<section class="commits">
118-
119-
### Commits
120-
121-
<details>
122-
123-
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
124-
- [`004b244`](https://github.com/stdlib-js/stdlib/commit/004b24478b4af2a51f2e568fe2c1efd8cb5ef59d) - **docs:** update examples to use random/array utilities _(by Athan Reines)_
125-
- [`efc6522`](https://github.com/stdlib-js/stdlib/commit/efc65220a39e226839fd507b59190d6402bebe61) - **bench:** update benchmarks to use random/array utilities _(by Athan Reines)_
126-
- [`4ec2cd0`](https://github.com/stdlib-js/stdlib/commit/4ec2cd0d22446eac8818845f4a816d2d4a1bfde2) - **docs:** update copy _(by Athan Reines)_
127-
- [`cbee5b7`](https://github.com/stdlib-js/stdlib/commit/cbee5b72476134d157d3b7f93c73ce13b99a932f) - **build:** add and update wasm configurations _(by Athan Reines)_
128-
- [`5a36be3`](https://github.com/stdlib-js/stdlib/commit/5a36be3f681bf65914abdc58bbc3142533cb2328) - **style:** resolve lint errors _(by Athan Reines)_
129-
- [`ca64b6b`](https://github.com/stdlib-js/stdlib/commit/ca64b6b7d222aa49d4a715ad2a744dffe78be6a0) - **refactor:** update implementation according to current project conventions _(by Athan Reines)_
130-
- [`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
131-
132-
</details>
133-
134-
</section>
135-
136-
<!-- /.commits -->
137-
138-
<section class="contributors">
139-
140-
### Contributors
141-
142-
A total of 2 people contributed to this release. Thank you to the following contributors:
143-
144-
- Athan Reines
145-
- Philipp Burckhardt
146-
147-
</section>
148-
149-
<!-- /.contributors -->
63+
No changes reported for this release.
15064

15165
</section>
15266

@@ -166,57 +80,7 @@ No changes reported for this release.
16680

16781
## 0.1.0 (2023-09-23)
16882

169-
<section class="features">
170-
171-
### Features
172-
173-
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - update minimum TypeScript version
174-
175-
</section>
176-
177-
<!-- /.features -->
178-
179-
<section class="breaking-changes">
180-
181-
### BREAKING CHANGES
182-
183-
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version
184-
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version to 4.1
185-
186-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
187-
188-
</section>
189-
190-
<!-- /.breaking-changes -->
191-
192-
<section class="commits">
193-
194-
### Commits
195-
196-
<details>
197-
198-
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
199-
- [`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
200-
- [`9d552f8`](https://github.com/stdlib-js/stdlib/commit/9d552f8ee1087df295267fd3ddc2e5a04526ed6a) - **docs:** standardize parameter description and update docs _(by Athan Reines)_
201-
202-
</details>
203-
204-
</section>
205-
206-
<!-- /.commits -->
207-
208-
<section class="contributors">
209-
210-
### Contributors
211-
212-
A total of 2 people contributed to this release. Thank you to the following contributors:
213-
214-
- Athan Reines
215-
- Philipp Burckhardt
216-
217-
</section>
218-
219-
<!-- /.contributors -->
83+
No changes reported for this release.
22084

22185
</section>
22286

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@stdlib/array-float64": "^0.2.2",
5757
"@stdlib/assert-is-browser": "^0.2.2",
5858
"@stdlib/math-base-assert-is-nan": "^0.2.2",
59-
"@stdlib/math-base-special-pow": "^0.2.1",
59+
"@stdlib/math-base-special-pow": "^0.3.0",
6060
"@stdlib/random-array-discrete-uniform": "^0.2.1",
6161
"@stdlib/random-array-uniform": "^0.2.1",
6262
"@stdlib/strided-base-min-view-buffer-index": "^0.2.2",

0 commit comments

Comments
 (0)