Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ee43ee8

Browse filesBrowse files
committed
Auto-generated commit
1 parent 2d501d2 commit ee43ee8
Copy full SHA for ee43ee8

File tree

2 files changed

+78
-15
lines changed
Filter options

2 files changed

+78
-15
lines changed

‎.github/.keepalive

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T02:16:52.943Z
1+
2024-08-03T17:13:03.015Z

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+77-14Lines changed: 77 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
5+
<section class="release" id="v0.2.2">
66

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

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
15+
- [`2e9149c`](https://github.com/stdlib-js/stdlib/commit/2e9149c0dd98310dca677c132087293250ea3068) - **docs:** fix REPL help files for floating-point arrays [(#2281)](https://github.com/stdlib-js/stdlib/pull/2281) _(by Jaysukh Makvana)_
1616

1717
</details>
1818

@@ -26,7 +26,7 @@
2626

2727
A total of 1 person contributed to this release. Thank you to this contributor:
2828

29-
- Athan Reines
29+
- Jaysukh Makvana
3030

3131
</section>
3232

@@ -36,31 +36,47 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3636

3737
<!-- /.release -->
3838

39-
<section class="release" id="v0.2.2">
39+
<section class="release" id="v0.2.1">
4040

41-
## 0.2.2 (2024-07-27)
41+
## 0.2.1 (2024-02-22)
4242

4343
No changes reported for this release.
4444

4545
</section>
4646

4747
<!-- /.release -->
4848

49-
<section class="release" id="v0.2.1">
49+
<section class="release" id="v0.2.0">
5050

51-
## 0.2.1 (2024-02-22)
51+
## 0.2.0 (2024-02-14)
5252

53-
No changes reported for this release.
53+
<section class="commits">
54+
55+
### Commits
56+
57+
<details>
58+
59+
- [`7120ab7`](https://github.com/stdlib-js/stdlib/commit/7120ab76fc11a892939aba26603dba5218f693c8) - **docs:** add missing var declarations _(by Philipp Burckhardt)_
60+
- [`4626ee3`](https://github.com/stdlib-js/stdlib/commit/4626ee394844110cca32bf3b84acab82daccea8d) - **build:** remove tslint directives _(by Philipp Burckhardt)_
61+
- [`8fbd70f`](https://github.com/stdlib-js/stdlib/commit/8fbd70f16653c25dfd2094511555c77d523c1126) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
62+
63+
</details>
5464

5565
</section>
5666

57-
<!-- /.release -->
67+
<!-- /.commits -->
5868

59-
<section class="release" id="v0.2.0">
69+
<section class="contributors">
6070

61-
## 0.2.0 (2024-02-14)
71+
### Contributors
6272

63-
No changes reported for this release.
73+
A total of 1 person contributed to this release. Thank you to this contributor:
74+
75+
- Philipp Burckhardt
76+
77+
</section>
78+
79+
<!-- /.contributors -->
6480

6581
</section>
6682

@@ -80,7 +96,54 @@ No changes reported for this release.
8096

8197
## 0.1.0 (2023-09-23)
8298

83-
No changes reported for this release.
99+
<section class="features">
100+
101+
### Features
102+
103+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
104+
105+
</section>
106+
107+
<!-- /.features -->
108+
109+
<section class="breaking-changes">
110+
111+
### BREAKING CHANGES
112+
113+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
114+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
115+
116+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
117+
118+
</section>
119+
120+
<!-- /.breaking-changes -->
121+
122+
<section class="commits">
123+
124+
### Commits
125+
126+
<details>
127+
128+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
129+
130+
</details>
131+
132+
</section>
133+
134+
<!-- /.commits -->
135+
136+
<section class="contributors">
137+
138+
### Contributors
139+
140+
A total of 1 person contributed to this release. Thank you to this contributor:
141+
142+
- Philipp Burckhardt
143+
144+
</section>
145+
146+
<!-- /.contributors -->
84147

85148
</section>
86149

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.