|
2 | 2 |
|
3 | 3 | > Package changelog. |
4 | 4 |
|
5 | | -<section class="release" id="unreleased"> |
| 5 | +<section class="release" id="v0.0.3"> |
6 | 6 |
|
7 | | -## Unreleased (2024-08-01) |
| 7 | +## 0.0.3 (2024-07-27) |
8 | 8 |
|
9 | | -<section class="commits"> |
| 9 | +No changes reported for this release. |
10 | 10 |
|
11 | | -### Commits |
| 11 | +</section> |
12 | 12 |
|
13 | | -<details> |
| 13 | +<!-- /.release --> |
14 | 14 |
|
15 | | -- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_ |
| 15 | +<section class="release" id="v0.0.2"> |
16 | 16 |
|
17 | | -</details> |
| 17 | +## 0.0.2 (2024-07-27) |
18 | 18 |
|
19 | | -</section> |
| 19 | +No changes reported for this release. |
20 | 20 |
|
21 | | -<!-- /.commits --> |
| 21 | +</section> |
22 | 22 |
|
23 | | -<section class="contributors"> |
| 23 | +<!-- /.release --> |
24 | 24 |
|
25 | | -### Contributors |
| 25 | +<section class="release" id="v0.0.1"> |
26 | 26 |
|
27 | | -A total of 1 person contributed to this release. Thank you to this contributor: |
| 27 | +## 0.0.1 (2024-06-19) |
28 | 28 |
|
29 | | -- Athan Reines |
| 29 | +<section class="features"> |
30 | 30 |
|
31 | | -</section> |
| 31 | +### Features |
32 | 32 |
|
33 | | -<!-- /.contributors --> |
| 33 | +- [`2efc790`](https://github.com/stdlib-js/stdlib/commit/2efc79009f71a65f5ac51bd7bb81539ae6d23796) - add `complex/float64/ctor` |
34 | 34 |
|
35 | 35 | </section> |
36 | 36 |
|
37 | | -<!-- /.release --> |
| 37 | +<!-- /.features --> |
38 | 38 |
|
39 | | -<section class="release" id="v0.0.3"> |
| 39 | +<section class="bug-fixes"> |
40 | 40 |
|
41 | | -## 0.0.3 (2024-07-27) |
| 41 | +### Bug Fixes |
42 | 42 |
|
43 | | -No changes reported for this release. |
| 43 | +- [`3c94d90`](https://github.com/stdlib-js/stdlib/commit/3c94d900f801affd96eef9898a742e51e362f6bd) - update dependency path |
44 | 44 |
|
45 | 45 | </section> |
46 | 46 |
|
47 | | -<!-- /.release --> |
| 47 | +<!-- /.bug-fixes --> |
48 | 48 |
|
49 | | -<section class="release" id="v0.0.2"> |
| 49 | +<section class="commits"> |
50 | 50 |
|
51 | | -## 0.0.2 (2024-07-27) |
| 51 | +### Commits |
52 | 52 |
|
53 | | -No changes reported for this release. |
| 53 | +<details> |
| 54 | + |
| 55 | +- [`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_ |
| 56 | +- [`3c94d90`](https://github.com/stdlib-js/stdlib/commit/3c94d900f801affd96eef9898a742e51e362f6bd) - **fix:** update dependency path _(by Athan Reines)_ |
| 57 | +- [`2efc790`](https://github.com/stdlib-js/stdlib/commit/2efc79009f71a65f5ac51bd7bb81539ae6d23796) - **feat:** add `complex/float64/ctor` _(by Athan Reines)_ |
| 58 | + |
| 59 | +</details> |
54 | 60 |
|
55 | 61 | </section> |
56 | 62 |
|
57 | | -<!-- /.release --> |
| 63 | +<!-- /.commits --> |
58 | 64 |
|
59 | | -<section class="release" id="v0.0.1"> |
| 65 | +<section class="contributors"> |
60 | 66 |
|
61 | | -## 0.0.1 (2024-06-19) |
| 67 | +### Contributors |
62 | 68 |
|
63 | | -No changes reported for this release. |
| 69 | +A total of 1 person contributed to this release. Thank you to this contributor: |
| 70 | + |
| 71 | +- Athan Reines |
| 72 | + |
| 73 | +</section> |
| 74 | + |
| 75 | +<!-- /.contributors --> |
64 | 76 |
|
65 | 77 | </section> |
66 | 78 |
|
|
0 commit comments