Skip to content

Commit 64ceb7c

Browse files
committed
Auto-generated commit
1 parent ad7a01b commit 64ceb7c

File tree

4 files changed

+20
-74
lines changed

4 files changed

+20
-74
lines changed

.github/.keepalive

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-08-01T06:06:37.148Z

CHANGELOG.md

+13-68
Original file line numberDiff line numberDiff line change
@@ -2,34 +2,17 @@
22

33
> Package changelog.
44
5-
<section class="release" id="v0.2.0">
6-
7-
## 0.2.0 (2024-07-29)
8-
9-
<section class="features">
5+
<section class="release" id="unreleased">
106

11-
### Features
12-
13-
- [`fd396b3`](https://github.com/stdlib-js/stdlib/commit/fd396b360cbca9c4c000d3f33eed5dfc18de6d6b) - add boolean dtype support to `array/base/count-same-value` [(#2473)](https://github.com/stdlib-js/stdlib/pull/2473)
14-
15-
</section>
16-
17-
<!-- /.features -->
7+
## Unreleased (2024-08-01)
188

199
<section class="commits">
2010

2111
### Commits
2212

2313
<details>
2414

25-
- [`32bbcb3`](https://github.com/stdlib-js/stdlib/commit/32bbcb3b3dae1f028fd18166ee7875a93d44d0ee) - **refactor:** update paths _(by Athan Reines)_
26-
- [`ed9c0a5`](https://github.com/stdlib-js/stdlib/commit/ed9c0a5e55ff09af3dd6af8c38615480e2c1828e) - **refactor:** update paths _(by Athan Reines)_
27-
- [`fd396b3`](https://github.com/stdlib-js/stdlib/commit/fd396b360cbca9c4c000d3f33eed5dfc18de6d6b) - **feat:** add boolean dtype support to `array/base/count-same-value` [(#2473)](https://github.com/stdlib-js/stdlib/pull/2473) _(by Jaysukh Makvana, Athan Reines)_
28-
- [`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_
29-
- [`e3eff9b`](https://github.com/stdlib-js/stdlib/commit/e3eff9b1c12541182496f56e816fc7c55911a00e) - **docs:** add same value example _(by Athan Reines)_
30-
- [`e925974`](https://github.com/stdlib-js/stdlib/commit/e925974ed3e52377717bc040df8dade910cf75d8) - **docs:** add notes concerning algorithm _(by Athan Reines)_
31-
- [`9d7da34`](https://github.com/stdlib-js/stdlib/commit/9d7da343b78966f102f433340f56d135cde00298) - **test:** add test case to ensure full test coverage _(by Athan Reines)_
32-
- [`215a6ec`](https://github.com/stdlib-js/stdlib/commit/215a6ec65bec3039e0ba0cd78e5a55be4b5f35c2) - **docs:** clean-up examples and descriptions _(by Athan Reines)_
15+
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
3316

3417
</details>
3518

@@ -41,10 +24,9 @@
4124

4225
### Contributors
4326

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

4629
- Athan Reines
47-
- Jaysukh Makvana
4830

4931
</section>
5032

@@ -54,68 +36,31 @@ A total of 2 people contributed to this release. Thank you to the following cont
5436

5537
<!-- /.release -->
5638

57-
<section class="release" id="v0.1.1">
39+
<section class="release" id="v0.2.0">
5840

59-
## 0.1.1 (2024-02-25)
41+
## 0.2.0 (2024-07-29)
6042

6143
No changes reported for this release.
6244

6345
</section>
6446

6547
<!-- /.release -->
6648

67-
<section class="release" id="v0.1.0">
68-
69-
## 0.1.0 (2024-02-24)
70-
71-
<section class="features">
72-
73-
### Features
74-
75-
- [`634044b`](https://github.com/stdlib-js/stdlib/commit/634044b1b369b08b2748c3f6f457c2b1259ccfa3) - add `array/base/count-same-value` [(#1339)](https://github.com/stdlib-js/stdlib/pull/1339)
76-
77-
</section>
78-
79-
<!-- /.features -->
80-
81-
<section class="issues">
82-
83-
### Closed Issues
84-
85-
This release closes the following issue:
86-
87-
[#1325](https://github.com/stdlib-js/stdlib/issues/1325)
88-
89-
</section>
90-
91-
<!-- /.issues -->
92-
93-
<section class="commits">
94-
95-
### Commits
96-
97-
<details>
49+
<section class="release" id="v0.1.1">
9850

99-
- [`634044b`](https://github.com/stdlib-js/stdlib/commit/634044b1b369b08b2748c3f6f457c2b1259ccfa3) - **feat:** add `array/base/count-same-value` [(#1339)](https://github.com/stdlib-js/stdlib/pull/1339) _(by Karthik Prakash, Athan Reines)_
51+
## 0.1.1 (2024-02-25)
10052

101-
</details>
53+
No changes reported for this release.
10254

10355
</section>
10456

105-
<!-- /.commits -->
106-
107-
<section class="contributors">
108-
109-
### Contributors
110-
111-
A total of 2 people contributed to this release. Thank you to the following contributors:
57+
<!-- /.release -->
11258

113-
- Athan Reines
114-
- Karthik Prakash
59+
<section class="release" id="v0.1.0">
11560

116-
</section>
61+
## 0.1.0 (2024-02-24)
11762

118-
<!-- /.contributors -->
63+
No changes reported for this release.
11964

12065
</section>
12166

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
189189
[npm-image]: http://img.shields.io/npm/v/@stdlib/array-base-count-same-value.svg
190190
[npm-url]: https://npmjs.org/package/@stdlib/array-base-count-same-value
191191

192-
[test-image]: https://github.com/stdlib-js/array-base-count-same-value/actions/workflows/test.yml/badge.svg?branch=v0.2.0
193-
[test-url]: https://github.com/stdlib-js/array-base-count-same-value/actions/workflows/test.yml?query=branch:v0.2.0
192+
[test-image]: https://github.com/stdlib-js/array-base-count-same-value/actions/workflows/test.yml/badge.svg?branch=main
193+
[test-url]: https://github.com/stdlib-js/array-base-count-same-value/actions/workflows/test.yml?query=branch:main
194194

195195
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/array-base-count-same-value/main.svg
196196
[coverage-url]: https://codecov.io/github/stdlib-js/array-base-count-same-value?branch=main

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@stdlib/array-base-assert-is-accessor-array": "^0.2.2",
4141
"@stdlib/array-base-assert-is-booleanarray": "^0.0.2",
4242
"@stdlib/array-base-assert-is-complex-typed-array": "^0.1.2",
43-
"@stdlib/array-base-resolve-getter": "^0.2.1",
43+
"@stdlib/array-base-resolve-getter": "^0.2.2",
4444
"@stdlib/assert-is-boolean": "^0.2.2",
4545
"@stdlib/assert-is-complex-like": "^0.2.2",
4646
"@stdlib/assert-is-same-value": "^0.2.2",
@@ -52,9 +52,9 @@
5252
},
5353
"devDependencies": {
5454
"@stdlib/array-base-ones": "^0.2.2",
55-
"@stdlib/array-base-to-accessor-array": "^0.2.1",
56-
"@stdlib/array-bool": "^0.0.1",
57-
"@stdlib/array-complex128": "^0.2.1",
55+
"@stdlib/array-base-to-accessor-array": "^0.2.2",
56+
"@stdlib/array-bool": "^0.1.0",
57+
"@stdlib/array-complex128": "^0.3.0",
5858
"@stdlib/array-float32": "^0.2.2",
5959
"@stdlib/array-int32": "^0.2.2",
6060
"@stdlib/assert-is-nonnegative-integer": "^0.2.2",

0 commit comments

Comments
 (0)