File tree 5 files changed +96
-7
lines changed
5 files changed +96
-7
lines changed Original file line number Diff line number Diff line change 94
94
# Replace branch in README.md link definitions for badges with the new version:
95
95
find . -type f -name '*.md' -print0 | xargs -0 sed -Ei "s/branch([=:])[^ ]+/branch\1v${NEW_VERSION}/g"
96
96
97
+ # Rewrite CHANGELOG.md to replace "Unreleased" with the new version:
98
+ sed -Ei "s/Unreleased/${NEW_VERSION}/g" CHANGELOG.md
99
+ sed -Ei "s/unreleased/v${NEW_VERSION}/g" CHANGELOG.md
100
+
97
101
# Create a new commit and tag:
98
102
git add package.json README.md
99
103
git commit -m "Release v${NEW_VERSION}"
Original file line number Diff line number Diff line change 2
2
3
3
> Package changelog.
4
4
5
- See [ GitHub Releases] ( https://github.com/stdlib-js/array-from-iterator/releases ) for the changelog.
5
+ <section class =" release " id =" unreleased " >
6
+
7
+ ## Unreleased (2024-07-17)
8
+
9
+ <section class =" commits " >
10
+
11
+ ### Commits
12
+
13
+ <details >
14
+
15
+ - [ ` 8d4c46b ` ] ( https://github.com/stdlib-js/stdlib/commit/8d4c46b10ca912401e0ff0caa37a17cd3c443c2f ) - ** refactor:** update paths _ (by Athan Reines)_
16
+ - [ ` 18b3c79 ` ] ( https://github.com/stdlib-js/stdlib/commit/18b3c79c5035c7082618b7379cd6576e64393a96 ) - ** refactor:** update paths _ (by Athan Reines)_
17
+ - [ ` 75d4f83 ` ] ( https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f ) - ** refactor:** update require and include paths _ (by Athan Reines)_
18
+
19
+ </details >
20
+
21
+ </section >
22
+
23
+ <!-- /.commits -->
24
+
25
+ <section class =" contributors " >
26
+
27
+ ### Contributors
28
+
29
+ A total of 1 person contributed to this release. Thank you to this contributor:
30
+
31
+ - Athan Reines
32
+
33
+ </section >
34
+
35
+ <!-- /.contributors -->
36
+
37
+ </section >
38
+
39
+ <!-- /.release -->
40
+
41
+ <section class =" release " id =" v0.2.1 " >
42
+
43
+ ## 0.2.1 (2024-02-25)
44
+
45
+ <section class =" bug-fixes " >
46
+
47
+ ### Bug Fixes
48
+
<
E864
code>49 + - [ ` dd9f8bb ` ] ( https://github.com/stdlib-js/stdlib/commit/dd9f8bb4e90a35fcb439ea3dca1124ad44a59f9e ) - add missing ` this ` parameter
50
+ - [ ` 14bacb3 ` ] ( https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69 ) - update import path for ` Collection ` type definition
51
+
52
+ </section >
53
+
54
+ <!-- /.bug-fixes -->
55
+
56
+ <section class =" commits " >
57
+
58
+ ### Commits
59
+
60
+ <details >
61
+
62
+ - [ ` dea49e0 ` ] ( https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737 ) - ** docs:** use single quotes in require calls instead of backticks _ (by Philipp Burckhardt)_
63
+ - [ ` dd9f8bb ` ] ( https://github.com/stdlib-js/stdlib/commit/dd9f8bb4e90a35fcb439ea3dca1124ad44a59f9e ) - ** fix:** add missing ` this ` parameter _ (by Athan Reines)_
64
+ - [ ` 14bacb3 ` ] ( https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69 ) - ** fix:** update import path for ` Collection ` type definition _ (by Athan Reines)_
65
+ - [ ` 3f60609 ` ] ( https://github.com/stdlib-js/stdlib/commit/3f6060905121938ee8c8a7d9c6ab93d5d82ed2be ) - ** test:** use strictEqual checks _ (by Philipp Burckhardt)_
66
+
67
+ </details >
68
+
69
+ </section >
70
+
71
+ <!-- /.commits -->
72
+
73
+ <section class =" contributors " >
74
+
75
+ ### Contributors
76
+
77
+ A total of 2 people contributed to this release. Thank you to the following contributors:
78
+
79
+ - Athan Reines
80
+ - Philipp Burckhardt
81
+
82
+ </section >
83
+
84
+ <!-- /.contributors -->
85
+
86
+ </section >
87
+
88
+ <!-- /.release -->
89
+
Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ Pushpendra Chandravanshi <pushpendrachandravanshi4@gmail.com>
63
63
Raunak Kumar Gupta <raunakmodanwal321@gmail.com>
64
64
Rejoan Sardar <119718513+Rejoan-Sardar@users.noreply.github.com>
65
65
Ricky Reusser <rsreusser@gmail.com>
66
+ Ridam Garg <67867319+RidamGarg@users.noreply.github.com>
66
67
Robert Gislason <gztown2216@yahoo.com>
67
68
Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com>
68
69
Rutam <138517416+performant23@users.noreply.github.com>
@@ -75,7 +76,7 @@ Shraddheya Shendre <shendreshraddheya@gmail.com>
75
76
Shubh Mehta <93862397+Shubh942@users.noreply.github.com>
76
77
Shubham Mishra <shubh622005@gmail.com>
77
78
Sivam Das <100067002+Sivam2313@users.noreply.github.com>
78
- Snehil Shah <130062020+Snehil-Shah@users.noreply.github .com>
79
+ Snehil Shah <snehilshah.989@gmail .com>
79
80
Soumajit Chatterjee <121816890+soumajit23@users.noreply.github.com>
80
81
Spandan Barve <contact@marsian.dev>
81
82
Stephannie Jiménez Gacha <steff456@hotmail.com>
Original file line number Diff line number Diff line change 53
53
"@stdlib/array-float64" : " ^0.2.1" ,
54
54
"@stdlib/array-to-iterator" : " ^0.2.1" ,
55
55
"@stdlib/assert-is-array" : " ^0.2.1" ,
56
- "@stdlib/complex-float32-ctor" : " github:stdlib-js/complex-float32-ctor#main " ,
57
- "@stdlib/complex-imagf " : " ^0.2.1 " ,
58
- "@stdlib/complex-realf " : " ^0.2.1 " ,
56
+ "@stdlib/complex-float32-ctor" : " ^0.0.1 " ,
57
+ "@stdlib/complex-float32-imag " : " github:stdlib-js/complex-float32-imag#main " ,
58
+ "@stdlib/complex-float32-real " : " github:stdlib-js/complex-float32-real#main " ,
59
59
"@stdlib/random-iter-randu" : " ^0.2.1" ,
60
60
"@stdlib/utils-noop" : " ^0.2.1" ,
61
61
"tape" : " git+https://github.com/kgryte/tape.git#fix/globby" ,
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ var Float64Array = require( '@stdlib/array-float64' );
27
27
var Complex64Array = require ( '@stdlib/array-complex64' ) ;
28
28
var array2iterator = require ( '@stdlib/array-to-iterator' ) ;
29
29
var Complex64 = require ( '@stdlib/complex-float32-ctor' ) ;
30
- var realf = require ( '@stdlib/complex-realf ' ) ;
31
- var imagf = require ( '@stdlib/complex-imagf ' ) ;
30
+ var realf = require ( '@stdlib/complex-float32-real ' ) ;
31
+ var imagf = require ( '@stdlib/complex-float32-imag ' ) ;
32
32
var iterator2array = require ( './../lib' ) ;
33
33
34
34
You can’t perform that action at this time.
0 commit comments