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
+171-1Lines changed: 171 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,174 @@
2
2
3
3
> Package changelog.
4
4
5
-
See [GitHub Releases](https://github.com/stdlib-js/stats-incr-pcorr2/releases) for the changelog.
5
+
<sectionclass="release"id="v0.2.2">
6
+
7
+
## 0.2.2 (2024-07-27)
8
+
9
+
No changes reported for this release.
10
+
11
+
</section>
12
+
13
+
<!-- /.release -->
14
+
15
+
<sectionclass="release"id="v0.2.1">
16
+
17
+
## 0.2.1 (2024-02-22)
18
+
19
+
No changes reported for this release.
20
+
21
+
</section>
22
+
23
+
<!-- /.release -->
24
+
25
+
<sectionclass="release"id="v0.2.0">
26
+
27
+
## 0.2.0 (2024-02-14)
28
+
29
+
No changes reported for this release.
30
+
31
+
</section>
32
+
33
+
<!-- /.release -->
34
+
35
+
<sectionclass="release"id="v0.1.1">
36
+
37
+
## 0.1.1 (2023-10-09)
38
+
39
+
No changes reported for this release.
40
+
41
+
</section>
42
+
43
+
<!-- /.release -->
44
+
45
+
<sectionclass="release"id="v0.1.0">
46
+
47
+
## 0.1.0 (2023-09-23)
48
+
49
+
<sectionclass="features">
50
+
51
+
### Features
52
+
53
+
-[`59f242d`](https://github.com/stdlib-js/stdlib/commit/59f242dca2a991585787a7ab681e31dc37ab1d71) - update minimum TypeScript version
54
+
55
+
</section>
56
+
57
+
<!-- /.features -->
58
+
59
+
<sectionclass="breaking-changes">
60
+
61
+
### BREAKING CHANGES
62
+
63
+
-[`59f242d`](https://github.com/stdlib-js/stdlib/commit/59f242dca2a991585787a7ab681e31dc37ab1d71): update minimum TypeScript version
64
+
-[`59f242d`](https://github.com/stdlib-js/stdlib/commit/59f242dca2a991585787a7ab681e31dc37ab1d71): update minimum TypeScript version to 4.1
65
+
66
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
67
+
68
+
</section>
69
+
70
+
<!-- /.breaking-changes -->
71
+
72
+
<sectionclass="commits">
73
+
74
+
### Commits
75
+
76
+
<details>
77
+
78
+
-[`59f242d`](https://github.com/stdlib-js/stdlib/commit/59f242dca2a991585787a7ab681e31dc37ab1d71) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
79
+
-[`2e197bc`](https://github.com/stdlib-js/stdlib/commit/2e197bc4bab1c252c283ff512d82610648368598) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
80
+
-[`640025b`](https://github.com/stdlib-js/stdlib/commit/640025bb14bd041fbe504ccc89becc0f647bb7cd) - **build:** use supported operators for GitHub rendering _(by Philipp Burckhardt)_
81
+
-[`571d2e8`](https://github.com/stdlib-js/stdlib/commit/571d2e84e6b630cc977280d4afc8d1bf0be6bb15) - **docs:** use displaystyle in fractions with summation symbol _(by Philipp Burckhardt)_
82
+
-[`0887a54`](https://github.com/stdlib-js/stdlib/commit/0887a54a63143519fe76ffeee676a595dc8d92fa) - **docs:** render equations via math code blocks _(by Philipp Burckhardt)_
83
+
84
+
</details>
85
+
86
+
</section>
87
+
88
+
<!-- /.commits -->
89
+
90
+
<sectionclass="contributors">
91
+
92
+
### Contributors
93
+
94
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments