Skip to content

Commit b47f44b

Browse files
committed
Auto-generated commit
1 parent 1d7eed4 commit b47f44b

File tree

2 files changed

+66
-20
lines changed

2 files changed

+66
-20
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T04:09:59.126Z
1+
2024-08-03T19:30:07.901Z

CHANGELOG.md

Lines changed: 65 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,42 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
5+
<section class="release" id="v0.2.2">
6+
7+
## 0.2.2 (2024-07-28)
8+
9+
No changes reported for this release.
10+
11+
</section>
612

7-
## Unreleased (2024-08-01)
13+
<!-- /.release -->
14+
15+
<section class="release" id="v0.2.1">
16+
17+
## 0.2.1 (2024-02-24)
18+
19+
No changes reported for this release.
20+
21+
</section>
22+
23+
<!-- /.release -->
24+
25+
<section class="release" id="v0.2.0">
26+
27+
## 0.2.0 (2024-02-14)
828

929
<section class="commits">
1030

1131
### Commits
1232

1333
<details>
1434

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
35+
- [`004b244`](https://github.com/stdlib-js/stdlib/commit/004b24478b4af2a51f2e568fe2c1efd8cb5ef59d) - **docs:** update examples to use random/array utilities _(by Athan Reines)_
36+
- [`efc6522`](https://github.com/stdlib-js/stdlib/commit/efc65220a39e226839fd507b59190d6402bebe61) - **bench:** update benchmarks to use random/array utilities _(by Athan Reines)_
37+
- [`6db7e2f`](https://github.com/stdlib-js/stdlib/commit/6db7e2fa7a836759ed1f600e22cd2c8e5fdb12fe) - **docs:** fix related links _(by Athan Reines)_
38+
- [`067e5d4`](https://github.com/stdlib-js/stdlib/commit/067e5d4f360935b1961b1fbd92c1ca23e9a0a2b9) - **refactor:** update tests and benchmarks according to current project conventions _(by Athan Reines)_
39+
- [`4ec2cd0`](https://github.com/stdlib-js/stdlib/commit/4ec2cd0d22446eac8818845f4a816d2d4a1bfde2) - **docs:** update copy _(by Athan Reines)_
40+
- [`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
1641

1742
</details>
1843

@@ -24,9 +49,10 @@
2449

2550
### Contributors
2651

27-
A total of 1 person contributed to this release. Thank you to this contributor:
52+
A total of 2 people contributed to this release. Thank you to the following contributors:
2853

2954
- Athan Reines
55+
- Philipp Burckhardt
3056

3157
</section>
3258

@@ -36,41 +62,61 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3662

3763
<!-- /.release -->
3864

39-
<section class="release" id="v0.2.2">
65+
<section class="release" id="v0.1.0">
4066

41-
## 0.2.2 (2024-07-28)
67+
## 0.1.0 (2023-09-24)
4268

43-
No changes reported for this release.
69+
<section class="features">
70+
71+
### Features
72+
73+
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - update minimum TypeScript version
4474

4575
</section>
4676

47-
<!-- /.release -->
77+
<!-- /.features -->
4878

49-
<section class="release" id="v0.2.1">
79+
<section class="breaking-changes">
5080

51-
## 0.2.1 (2024-02-24)
81+
### BREAKING CHANGES
5282

53-
No changes reported for this release.
83+
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version
84+
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version to 4.1
85+
86+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
5487

5588
</section>
5689

57-
<!-- /.release -->
90+
<!-- /.breaking-changes -->
5891

59-
<section class="release" id="v0.2.0">
92+
<section class="commits">
6093

61-
## 0.2.0 (2024-02-14)
94+
### Commits
6295

63-
No changes reported for this release.
96+
<details>
97+
98+
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
99+
- [`a9f7c78`](https://github.com/stdlib-js/stdlib/commit/a9f7c78cf0414fd5b48418008de73910e71ec02e) - **docs:** render equations via math code blocks _(by Philipp Burckhardt)_
100+
- [`9d552f8`](https://github.com/stdlib-js/stdlib/commit/9d552f8ee1087df295267fd3ddc2e5a04526ed6a) - **docs:** standardize parameter description and update docs _(by Athan Reines)_
101+
102+
</details>
64103

65104
</section>
66105

67-
<!-- /.release -->
106+
<!-- /.commits -->
68107

69-
<section class="release" id="v0.1.0">
108+
<section class="contributors">
70109

71-
## 0.1.0 (2023-09-24)
110+
### Contributors
72111

73-
No changes reported for this release.
112+
A total of 2 people contributed to this release. Thank you to the following contributors:
113+
114+
- Athan Reines
115+
- Philipp Burckhardt
116+
117+
</section>
118+
119+
<!-- /.contributors -->
74120

75121
</section>
76122

0 commit comments

Comments
 (0)