File tree 4 files changed +33
-31
lines changed
4 files changed +33
-31
lines changed Original file line number Diff line number Diff line change 1
- 2024-08-01T05:49:14.929Z
1
+ 2024-09-01T06:15:42.021Z
Original file line number Diff line number Diff line change 2
2
3
3
> Package changelog.
4
4
5
- <section class =" release " id =" unreleased " >
5
+ <section class =" release " id =" v0.1.2 " >
6
6
7
- ## Unreleased (2024-08-01 )
7
+ ## 0.1.2 (2024-07-29 )
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.1.1 " >
16
16
17
- </ details >
17
+ ## 0.1.1 (2024-02-25)
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.1.0 " >
26
26
27
- A total of 1 person contributed to this release. Thank you to this contributor:
27
+ ## 0.1.0 (2024-02-21)
28
28
29
- - Athan Reines
29
+ < section class = " features " >
30
30
31
- </ section >
31
+ ### Features
32
32
33
- <!-- /.contributors -->
33
+ - [ ` 9050a7e ` ] ( https://github.com/stdlib-js/stdlib/commit/9050a7e4d58e4b418e5076eb9ec9661a2e716681 ) - add ` array/base/assert/is-complex-typed-array `
34
34
35
35
</section >
36
36
37
- <!-- /.release -->
37
+ <!-- /.features -->
38
38
39
- <section class =" release " id = " v0.1.2 " >
39
+ <section class =" commits " >
40
40
41
- ## 0.1.2 (2024-07-29)
41
+ ### Commits
42
42
43
- No changes reported for this release.
43
+ < details >
44
44
45
- </ section >
45
+ - [ ` 9050a7e ` ] ( https://github.com/stdlib-js/stdlib/commit/9050a7e4d58e4b418e5076eb9ec9661a2e716681 ) - ** feat: ** add ` array/base/assert/is-complex-typed-array ` _ (by Athan Reines) _
46
46
47
- <!-- /.release -- >
47
+ </ details >
48
48
49
- <section class = " release " id = " v0.1.1 " >
49
+ </ section >
50
50
51
- ## 0.1.1 (2024-02-25)
51
+ <!-- /.commits -->
52
52
53
- No changes reported for this release.
53
+ < section class = " contributors " >
54
54
55
- </ section >
55
+ ### Contributors
56
56
57
- <!-- /. release -->
57
+ A total of 1 person contributed to this release. Thank you to this contributor:
58
58
59
- < section class = " release " id = " v0.1.0 " >
59
+ - Athan Reines
60
60
61
- ## 0.1.0 (2024-02-21)
61
+ </ section >
62
62
63
- No changes reported for this release.
63
+ <!-- /.contributors -->
64
64
65
65
</section >
66
66
Original file line number Diff line number Diff line change @@ -46,6 +46,7 @@ Marcus Fantham <mfantham@users.noreply.github.com>
46
46
Matt Cochrane <matthew.cochrane.eng@gmail.com>
47
47
Mihir Pandit <129577900+MSP20086@users.noreply.github.com>
48
48
Milan Raj <rajsite@users.noreply.github.com>
49
+ Mohammad Kaif <98884589+Kaif987@users.noreply.github.com>
49
50
Momtchil Momtchev <momtchil@momtchev.com>
50
51
Muhammad Haris <harriskhan047@outlook.com>
51
52
Naresh Jagadeesan <naresh.naresh000@gmail.com>
@@ -70,6 +71,7 @@ Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com>
70
71
Rutam <138517416+performant23@users.noreply.github.com>
71
72
Ryan Seal <splrk@users.noreply.github.com>
72
73
Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
74
+ SarthakPaandey <145528240+SarthakPaandey@users.noreply.github.com>
73
75
Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
74
76
Shashank Shekhar Singh <shashankshekharsingh1205@gmail.com>
75
77
Shivam <11shivam00@gmail.com>
Original file line number Diff line number Diff line change 37
37
"url" : " https://github.com/stdlib-js/stdlib/issues"
38
38
},
39
39
"dependencies" : {
40
- "@stdlib/types" : " ^0.3.2 "
40
+ "@stdlib/types" : " ^0.4.1 "
41
41
},
42
42
"devDependencies" : {
43
43
"@stdlib/array-complex128" : " ^0.3.0" ,
You can’t perform that action at this time.
0 commit comments