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
+184-1Lines changed: 184 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,187 @@
2
2
3
3
> Package changelog.
4
4
5
-
See [GitHub Releases](https://github.com/stdlib-js/stats-base-dists-triangular-cdf/releases) for the changelog.
5
+
<sectionclass="release"id="v0.2.2">
6
+
7
+
## 0.2.2 (2024-07-28)
8
+
9
+
<sectionclass="commits">
10
+
11
+
### Commits
12
+
13
+
<details>
14
+
15
+
-[`41d41e9`](https://github.com/stdlib-js/stdlib/commit/41d41e959b4eaad3c631e6898e3144a4015a5458) - **test:** include trailing newlines in Julia-generated JSON fixtures _(by Philipp Burckhardt)_
16
+
-[`9ed7d0e`](https://github.com/stdlib-js/stdlib/commit/9ed7d0e7d57edb5ad0dfb65c944bed87d475cbf3) - **chore:** add missing trailing newlines _(by Philipp Burckhardt)_
17
+
18
+
</details>
19
+
20
+
</section>
21
+
22
+
<!-- /.commits -->
23
+
24
+
<sectionclass="contributors">
25
+
26
+
### Contributors
27
+
28
+
A total of 1 person contributed to this release. Thank you to this contributor:
29
+
30
+
- Philipp Burckhardt
31
+
32
+
</section>
33
+
34
+
<!-- /.contributors -->
35
+
36
+
</section>
37
+
38
+
<!-- /.release -->
39
+
40
+
<sectionclass="release"id="v0.2.1">
41
+
42
+
## 0.2.1 (2024-02-24)
43
+
44
+
No changes reported for this release.
45
+
46
+
</section>
47
+
48
+
<!-- /.release -->
49
+
50
+
<sectionclass="release"id="v0.2.0">
51
+
52
+
## 0.2.0 (2024-02-14)
53
+
54
+
No changes reported for this release.
55
+
56
+
</section>
57
+
58
+
<!-- /.release -->
59
+
60
+
<sectionclass="release"id="v0.1.0">
61
+
62
+
## 0.1.0 (2023-09-24)
63
+
64
+
<sectionclass="features">
65
+
66
+
### Features
67
+
68
+
-[`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864) - update minimum TypeScript version
69
+
70
+
</section>
71
+
72
+
<!-- /.features -->
73
+
74
+
<sectionclass="breaking-changes">
75
+
76
+
### BREAKING CHANGES
77
+
78
+
-[`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864): update minimum TypeScript version
79
+
-[`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864): update minimum TypeScript version to 4.1
80
+
81
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
82
+
83
+
</section>
84
+
85
+
<!-- /.breaking-changes -->
86
+
87
+
<sectionclass="commits">
88
+
89
+
### Commits
90
+
91
+
<details>
92
+
93
+
-[`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
94
+
-[`d5fa8e8`](https://github.com/stdlib-js/stdlib/commit/d5fa8e8a6267a837a25a7027e9fe3e847bc2d1c5) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
95
+
-[`37f032d`](https://github.com/stdlib-js/stdlib/commit/37f032d4a571f667ea99f6f52f60b5d736c627f3) - **docs:** render equations via math code blocks _(by Philipp Burckhardt)_
96
+
97
+
</details>
98
+
99
+
</section>
100
+
101
+
<!-- /.commits -->
102
+
103
+
<sectionclass="contributors">
104
+
105
+
### Contributors
106
+
107
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments