@thi.ng/transducers 8.0.3 → 8.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +316 -324
- package/README.md +3 -3
- package/curve.js +1 -1
- package/package.json +11 -11
- package/permutations.js +1 -1
- package/reduce.js +1 -1
- package/reverse.js +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [8.0.
|
|
6
|
+
## [8.0.8](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@8.0.7...@thi.ng/transducers@8.0.8) (2021-11-10)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @thi.ng/transducers
|
|
9
9
|
|
|
@@ -11,15 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
## [8.0.
|
|
15
|
-
|
|
16
|
-
**Note:** Version bump only for package @thi.ng/transducers
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
## [8.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@8.0.0...@thi.ng/transducers@8.0.1) (2021-10-13)
|
|
14
|
+
## [8.0.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@8.0.6...@thi.ng/transducers@8.0.7) (2021-11-03)
|
|
23
15
|
|
|
24
16
|
**Note:** Version bump only for package @thi.ng/transducers
|
|
25
17
|
|
|
@@ -64,573 +56,573 @@ Also:
|
|
|
64
56
|
|
|
65
57
|
|
|
66
58
|
|
|
67
|
-
## [7.9.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.9.1...@thi.ng/transducers@7.9.2) (2021-09-03)
|
|
59
|
+
## [7.9.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.9.1...@thi.ng/transducers@7.9.2) (2021-09-03)
|
|
68
60
|
|
|
69
|
-
### Bug Fixes
|
|
61
|
+
### Bug Fixes
|
|
70
62
|
|
|
71
|
-
- **transducers:** fix [#310](https://github.com/thi-ng/umbrella/issues/310), update flatten/flattenWith ([bfbd726](https://github.com/thi-ng/umbrella/commit/bfbd7269fe506c0f40c109f1701a1ea50dc944e9))
|
|
63
|
+
- **transducers:** fix [#310](https://github.com/thi-ng/umbrella/issues/310), update flatten/flattenWith ([bfbd726](https://github.com/thi-ng/umbrella/commit/bfbd7269fe506c0f40c109f1701a1ea50dc944e9))
|
|
72
64
|
|
|
73
|
-
## [7.9.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.9.0...@thi.ng/transducers@7.9.1) (2021-08-19)
|
|
65
|
+
## [7.9.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.9.0...@thi.ng/transducers@7.9.1) (2021-08-19)
|
|
74
66
|
|
|
75
|
-
### Bug Fixes
|
|
67
|
+
### Bug Fixes
|
|
76
68
|
|
|
77
|
-
- **transducers:** update normFrequenciesAuto() ([5b5200b](https://github.com/thi-ng/umbrella/commit/5b5200b6d4e61df6c2e6458b99b8b10ea9f3bb65))
|
|
69
|
+
- **transducers:** update normFrequenciesAuto() ([5b5200b](https://github.com/thi-ng/umbrella/commit/5b5200b6d4e61df6c2e6458b99b8b10ea9f3bb65))
|
|
78
70
|
|
|
79
|
-
# [7.9.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.8.4...@thi.ng/transducers@7.9.0) (2021-08-19)
|
|
71
|
+
# [7.9.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.8.4...@thi.ng/transducers@7.9.0) (2021-08-19)
|
|
80
72
|
|
|
81
|
-
### Features
|
|
73
|
+
### Features
|
|
82
74
|
|
|
83
|
-
- **transducers:** add normalized frequencies() reducers ([d09db8d](https://github.com/thi-ng/umbrella/commit/d09db8d47be81e78dea1f4e16917249924b65e35))
|
|
75
|
+
- **transducers:** add normalized frequencies() reducers ([d09db8d](https://github.com/thi-ng/umbrella/commit/d09db8d47be81e78dea1f4e16917249924b65e35))
|
|
84
76
|
|
|
85
|
-
# [7.8.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.7.5...@thi.ng/transducers@7.8.0) (2021-08-04)
|
|
77
|
+
# [7.8.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.7.5...@thi.ng/transducers@7.8.0) (2021-08-04)
|
|
86
78
|
|
|
87
|
-
### Features
|
|
79
|
+
### Features
|
|
88
80
|
|
|
89
|
-
- **transducers:** add minMax() reducer ([5f8a722](https://github.com/thi-ng/umbrella/commit/5f8a72215010645cce039cedab3313fae722e363))
|
|
90
|
-
- **transducers:** update repeatedly(), iterate() ([b7d9ba4](https://github.com/thi-ng/umbrella/commit/b7d9ba42b812c3b39909e86be5eebfa4e235f535))
|
|
81
|
+
- **transducers:** add minMax() reducer ([5f8a722](https://github.com/thi-ng/umbrella/commit/5f8a72215010645cce039cedab3313fae722e363))
|
|
82
|
+
- **transducers:** update repeatedly(), iterate() ([b7d9ba4](https://github.com/thi-ng/umbrella/commit/b7d9ba42b812c3b39909e86be5eebfa4e235f535))
|
|
91
83
|
|
|
92
|
-
# [7.7.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.6.10...@thi.ng/transducers@7.7.0) (2021-04-07)
|
|
84
|
+
# [7.7.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.6.10...@thi.ng/transducers@7.7.0) (2021-04-07)
|
|
93
85
|
|
|
94
|
-
### Features
|
|
86
|
+
### Features
|
|
95
87
|
|
|
96
|
-
- **transducers:** add partitionWhen() xform ([d2dd4d9](https://github.com/thi-ng/umbrella/commit/d2dd4d92895622bfa38d8458472d86f9e89e8952))
|
|
88
|
+
- **transducers:** add partitionWhen() xform ([d2dd4d9](https://github.com/thi-ng/umbrella/commit/d2dd4d92895622bfa38d8458472d86f9e89e8952))
|
|
97
89
|
|
|
98
|
-
## [7.6.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.6.1...@thi.ng/transducers@7.6.2) (2021-03-03)
|
|
90
|
+
## [7.6.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.6.1...@thi.ng/transducers@7.6.2) (2021-03-03)
|
|
99
91
|
|
|
100
|
-
### Bug Fixes
|
|
92
|
+
### Bug Fixes
|
|
101
93
|
|
|
102
|
-
- **transducers:** add missing type anno (TS4.2) ([7ced9be](https://github.com/thi-ng/umbrella/commit/7ced9be6b0dc41567c4b65517e8caba1d0bfffe2))
|
|
94
|
+
- **transducers:** add missing type anno (TS4.2) ([7ced9be](https://github.com/thi-ng/umbrella/commit/7ced9be6b0dc41567c4b65517e8caba1d0bfffe2))
|
|
103
95
|
|
|
104
|
-
# [7.6.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.5.8...@thi.ng/transducers@7.6.0) (2021-02-20)
|
|
96
|
+
# [7.6.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.5.8...@thi.ng/transducers@7.6.0) (2021-02-20)
|
|
105
97
|
|
|
106
|
-
### Features
|
|
98
|
+
### Features
|
|
107
99
|
|
|
108
|
-
- **transducers:** add TweenOpts.easing, update tween() ([f3a50f4](https://github.com/thi-ng/umbrella/commit/f3a50f46c800c23e8aa3e42ebd90e6b028c6a0db))
|
|
100
|
+
- **transducers:** add TweenOpts.easing, update tween() ([f3a50f4](https://github.com/thi-ng/umbrella/commit/f3a50f46c800c23e8aa3e42ebd90e6b028c6a0db))
|
|
109
101
|
|
|
110
|
-
# [7.5.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.4.0...@thi.ng/transducers@7.5.0) (2020-11-24)
|
|
102
|
+
# [7.5.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.4.0...@thi.ng/transducers@7.5.0) (2020-11-24)
|
|
111
103
|
|
|
112
|
-
### Features
|
|
104
|
+
### Features
|
|
113
105
|
|
|
114
|
-
- **transducers:** add minMag/maxMag() reducers ([f7496b3](https://github.com/thi-ng/umbrella/commit/f7496b3989c0209f51c561cdba9b50d19f976357))
|
|
115
|
-
- **transducers:** add reduceRight/transduceRight() ([b71ff9c](https://github.com/thi-ng/umbrella/commit/b71ff9c63ea158d44187b1ab5b25d1833eebde3c))
|
|
106
|
+
- **transducers:** add minMag/maxMag() reducers ([f7496b3](https://github.com/thi-ng/umbrella/commit/f7496b3989c0209f51c561cdba9b50d19f976357))
|
|
107
|
+
- **transducers:** add reduceRight/transduceRight() ([b71ff9c](https://github.com/thi-ng/umbrella/commit/b71ff9c63ea158d44187b1ab5b25d1833eebde3c))
|
|
116
108
|
|
|
117
|
-
# [7.4.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.3.1...@thi.ng/transducers@7.4.0) (2020-09-22)
|
|
109
|
+
# [7.4.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.3.1...@thi.ng/transducers@7.4.0) (2020-09-22)
|
|
118
110
|
|
|
119
|
-
### Features
|
|
111
|
+
### Features
|
|
120
112
|
|
|
121
|
-
- **transducers:** add mapcatIndexed() xform ([4f3d6e0](https://github.com/thi-ng/umbrella/commit/4f3d6e02a0ff3fe7307cd03404277c03123f83e9))
|
|
113
|
+
- **transducers:** add mapcatIndexed() xform ([4f3d6e0](https://github.com/thi-ng/umbrella/commit/4f3d6e02a0ff3fe7307cd03404277c03123f83e9))
|
|
122
114
|
|
|
123
|
-
# [7.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.2.2...@thi.ng/transducers@7.3.0) (2020-08-28)
|
|
115
|
+
# [7.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.2.2...@thi.ng/transducers@7.3.0) (2020-08-28)
|
|
124
116
|
|
|
125
|
-
### Bug Fixes
|
|
117
|
+
### Bug Fixes
|
|
126
118
|
|
|
127
|
-
- **transducers:** type ([dedce3f](https://github.com/thi-ng/umbrella/commit/dedce3fe874960769c4f6e178fd591bfd6eef263))
|
|
119
|
+
- **transducers:** type ([dedce3f](https://github.com/thi-ng/umbrella/commit/dedce3fe874960769c4f6e178fd591bfd6eef263))
|
|
128
120
|
|
|
129
|
-
### Features
|
|
121
|
+
### Features
|
|
130
122
|
|
|
131
|
-
- **tranducers:** fix normRange2d, add normRange3d ([db75605](https://github.com/thi-ng/umbrella/commit/db75605a65a7ca47fae146935b78d20ec3569d11))
|
|
132
|
-
- **transducers:** add normRange2 ([1125930](https://github.com/thi-ng/umbrella/commit/1125930e3ea32d80793876daa98729e7ee51fe76))
|
|
123
|
+
- **tranducers:** fix normRange2d, add normRange3d ([db75605](https://github.com/thi-ng/umbrella/commit/db75605a65a7ca47fae146935b78d20ec3569d11))
|
|
124
|
+
- **transducers:** add normRange2 ([1125930](https://github.com/thi-ng/umbrella/commit/1125930e3ea32d80793876daa98729e7ee51fe76))
|
|
133
125
|
|
|
134
|
-
# [7.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.1.6...@thi.ng/transducers@7.2.0) (2020-07-28)
|
|
126
|
+
# [7.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.1.6...@thi.ng/transducers@7.2.0) (2020-07-28)
|
|
135
127
|
|
|
136
|
-
### Features
|
|
128
|
+
### Features
|
|
137
129
|
|
|
138
|
-
- **transducers:** add autoObj() reducer ([26ad12a](https://github.com/thi-ng/umbrella/commit/26ad12a1ae73c563a944baf1db643930bba3fdb0))
|
|
130
|
+
- **transducers:** add autoObj() reducer ([26ad12a](https://github.com/thi-ng/umbrella/commit/26ad12a1ae73c563a944baf1db643930bba3fdb0))
|
|
139
131
|
|
|
140
|
-
# [7.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.0.0...@thi.ng/transducers@7.1.0) (2020-06-14)
|
|
132
|
+
# [7.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@7.0.0...@thi.ng/transducers@7.1.0) (2020-06-14)
|
|
141
133
|
|
|
142
|
-
### Features
|
|
134
|
+
### Features
|
|
143
135
|
|
|
144
|
-
- **transducers:** add keyPermutations, tests, update readme ([5110d50](https://github.com/thi-ng/umbrella/commit/5110d50ba0c499c48c288820b9fb73ee42f9142f))
|
|
136
|
+
- **transducers:** add keyPermutations, tests, update readme ([5110d50](https://github.com/thi-ng/umbrella/commit/5110d50ba0c499c48c288820b9fb73ee42f9142f))
|
|
145
137
|
|
|
146
|
-
# [7.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@6.7.0...@thi.ng/transducers@7.0.0) (2020-06-01)
|
|
138
|
+
# [7.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@6.7.0...@thi.ng/transducers@7.0.0) (2020-06-01)
|
|
147
139
|
|
|
148
|
-
### Bug Fixes
|
|
140
|
+
### Bug Fixes
|
|
149
141
|
|
|
150
|
-
- **transducers:** [#186](https://github.com/thi-ng/umbrella/issues/186), Fix crash when using empty string as source for several transducers. ([ef7a798](https://github.com/thi-ng/umbrella/commit/ef7a798d35c172d50b2f4453f4522260d0fe81e4))
|
|
142
|
+
- **transducers:** [#186](https://github.com/thi-ng/umbrella/issues/186), Fix crash when using empty string as source for several transducers. ([ef7a798](https://github.com/thi-ng/umbrella/commit/ef7a798d35c172d50b2f4453f4522260d0fe81e4))
|
|
151
143
|
|
|
152
|
-
### Documentation
|
|
144
|
+
### Documentation
|
|
153
145
|
|
|
154
|
-
- **transducers:** update readme ([47b6cef](https://github.com/thi-ng/umbrella/commit/47b6cefe2344d0e33a9d597b4bb758f2a2f7512e))
|
|
146
|
+
- **transducers:** update readme ([47b6cef](https://github.com/thi-ng/umbrella/commit/47b6cefe2344d0e33a9d597b4bb758f2a2f7512e))
|
|
155
147
|
|
|
156
|
-
### BREAKING CHANGES
|
|
148
|
+
### BREAKING CHANGES
|
|
157
149
|
|
|
158
|
-
- **transducers:** `flatten` string handling now *always* atomic
|
|
150
|
+
- **transducers:** `flatten` string handling now *always* atomic
|
|
159
151
|
|
|
160
|
-
# [6.7.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@6.6.0...@thi.ng/transducers@6.7.0) (2020-06-01)
|
|
152
|
+
# [6.7.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@6.6.0...@thi.ng/transducers@6.7.0) (2020-06-01)
|
|
161
153
|
|
|
162
|
-
### Features
|
|
154
|
+
### Features
|
|
163
155
|
|
|
164
|
-
- **transducers:** add IDeref support slidingWindow() ([13f4184](https://github.com/thi-ng/umbrella/commit/13f4184f755fadb0a585b7e443c1218a7e2df5db))
|
|
156
|
+
- **transducers:** add IDeref support slidingWindow() ([13f4184](https://github.com/thi-ng/umbrella/commit/13f4184f755fadb0a585b7e443c1218a7e2df5db))
|
|
165
157
|
|
|
166
|
-
# [6.6.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@6.5.0...@thi.ng/transducers@6.6.0) (2020-05-29)
|
|
158
|
+
# [6.6.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@6.5.0...@thi.ng/transducers@6.6.0) (2020-05-29)
|
|
167
159
|
|
|
168
|
-
### Features
|
|
160
|
+
### Features
|
|
169
161
|
|
|
170
|
-
- **transducers:** add rangeNd(), add/update tests ([9239d6f](https://github.com/thi-ng/umbrella/commit/9239d6fbf4de66300ed924b9de9a0fa67df0235c))
|
|
162
|
+
- **transducers:** add rangeNd(), add/update tests ([9239d6f](https://github.com/thi-ng/umbrella/commit/9239d6fbf4de66300ed924b9de9a0fa67df0235c))
|
|
171
163
|
|
|
172
|
-
# [6.5.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@6.4.9...@thi.ng/transducers@6.5.0) (2020-05-14)
|
|
164
|
+
# [6.5.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@6.4.9...@thi.ng/transducers@6.5.0) (2020-05-14)
|
|
173
165
|
|
|
174
|
-
### Features
|
|
166
|
+
### Features
|
|
175
167
|
|
|
176
|
-
- **transducers:** [#221](https://github.com/thi-ng/umbrella/issues/221), add partitionSync() key add/removal ops ([2ab4bf5](https://github.com/thi-ng/umbrella/commit/2ab4bf5858b1c0162f8adb8780507a05cf16a831))
|
|
168
|
+
- **transducers:** [#221](https://github.com/thi-ng/umbrella/issues/221), add partitionSync() key add/removal ops ([2ab4bf5](https://github.com/thi-ng/umbrella/commit/2ab4bf5858b1c0162f8adb8780507a05cf16a831))
|
|
177
169
|
|
|
178
|
-
# [6.4.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@6.3.2...@thi.ng/transducers@6.4.0) (2020-03-01)
|
|
170
|
+
# [6.4.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@6.3.2...@thi.ng/transducers@6.4.0) (2020-03-01)
|
|
179
171
|
|
|
180
|
-
### Features
|
|
172
|
+
### Features
|
|
181
173
|
|
|
182
|
-
- **transducers:** add partitionTime() transducer ([efafd0b](https://github.com/thi-ng/umbrella/commit/efafd0ba3f5cfc52a42bb39819caadf35d6b2f42))
|
|
183
|
-
- **transducers:** update mapKeys() key fns to accept 2nd arg ([749d2cd](https://github.com/thi-ng/umbrella/commit/749d2cd2fef29f6991bde75a775d6715600c3b34))
|
|
174
|
+
- **transducers:** add partitionTime() transducer ([efafd0b](https://github.com/thi-ng/umbrella/commit/efafd0ba3f5cfc52a42bb39819caadf35d6b2f42))
|
|
175
|
+
- **transducers:** update mapKeys() key fns to accept 2nd arg ([749d2cd](https://github.com/thi-ng/umbrella/commit/749d2cd2fef29f6991bde75a775d6715600c3b34))
|
|
184
176
|
|
|
185
|
-
# [6.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@6.2.1...@thi.ng/transducers@6.3.0) (2020-02-25)
|
|
177
|
+
# [6.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@6.2.1...@thi.ng/transducers@6.3.0) (2020-02-25)
|
|
186
178
|
|
|
187
|
-
### Features
|
|
179
|
+
### Features
|
|
188
180
|
|
|
189
|
-
- **transducers:** add peek() xform, update readme ([26aa228](https://github.com/thi-ng/umbrella/commit/26aa2284309dcf07cca3714dec23a799efd44f30))
|
|
181
|
+
- **transducers:** add peek() xform, update readme ([26aa228](https://github.com/thi-ng/umbrella/commit/26aa2284309dcf07cca3714dec23a799efd44f30))
|
|
190
182
|
|
|
191
|
-
# [6.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@6.1.0...@thi.ng/transducers@6.2.0) (2020-01-24)
|
|
183
|
+
# [6.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@6.1.0...@thi.ng/transducers@6.2.0) (2020-01-24)
|
|
192
184
|
|
|
193
|
-
### Bug Fixes
|
|
185
|
+
### Bug Fixes
|
|
194
186
|
|
|
195
|
-
- **transducers:** update keep() xform to accept nullable ([1bc561b](https://github.com/thi-ng/umbrella/commit/1bc561bde02f116a5b1e2aff7a3d432d737fc4ae))
|
|
196
|
-
- **transducers:** use child reducer completion step in groupByMap/Obj() ([ff44fcb](https://github.com/thi-ng/umbrella/commit/ff44fcbc877d75a5d7458459656f3b86ab6a0399))
|
|
187
|
+
- **transducers:** update keep() xform to accept nullable ([1bc561b](https://github.com/thi-ng/umbrella/commit/1bc561bde02f116a5b1e2aff7a3d432d737fc4ae))
|
|
188
|
+
- **transducers:** use child reducer completion step in groupByMap/Obj() ([ff44fcb](https://github.com/thi-ng/umbrella/commit/ff44fcbc877d75a5d7458459656f3b86ab6a0399))
|
|
197
189
|
|
|
198
|
-
### Features
|
|
190
|
+
### Features
|
|
199
191
|
|
|
200
|
-
- **transducers:** add dup() & palindrome(), update readme ([546bf9f](https://github.com/thi-ng/umbrella/commit/546bf9ffaa25c926f3e8af365049723bc9fe5877))
|
|
201
|
-
- **transducers:** add IXform interface & TxLike type alias, update related functions ([49c62b7](https://github.com/thi-ng/umbrella/commit/49c62b7932eb943a8db472c3e1de0f18a35c43c6))
|
|
202
|
-
- **transducers:** add line(), curve() ([31bd5b9](https://github.com/thi-ng/umbrella/commit/31bd5b9758a8da828cb9cc79820333279f810345))
|
|
203
|
-
- **transducers:** add opt limit for cycle() ([186daff](https://github.com/thi-ng/umbrella/commit/186daff00edeb9b3a7e1475e3f903f3b1f0b75c2))
|
|
204
|
-
- **transducers:** add pushSort() reducer ([444d2ee](https://github.com/thi-ng/umbrella/commit/444d2ee6b5111e4855b8cb3f2417738ccd934861))
|
|
205
|
-
- **transducers:** add sortedKeys() iterator ([fa9343c](https://github.com/thi-ng/umbrella/commit/fa9343c8028c3f02e0322362db97a126f5c8a564))
|
|
206
|
-
- **transducers:** update curve(), line(), iterate() ([3581a9d](https://github.com/thi-ng/umbrella/commit/3581a9d7c9eba9e3fa6cf8ec6a0a63e662157e83))
|
|
192
|
+
- **transducers:** add dup() & palindrome(), update readme ([546bf9f](https://github.com/thi-ng/umbrella/commit/546bf9ffaa25c926f3e8af365049723bc9fe5877))
|
|
193
|
+
- **transducers:** add IXform interface & TxLike type alias, update related functions ([49c62b7](https://github.com/thi-ng/umbrella/commit/49c62b7932eb943a8db472c3e1de0f18a35c43c6))
|
|
194
|
+
- **transducers:** add line(), curve() ([31bd5b9](https://github.com/thi-ng/umbrella/commit/31bd5b9758a8da828cb9cc79820333279f810345))
|
|
195
|
+
- **transducers:** add opt limit for cycle() ([186daff](https://github.com/thi-ng/umbrella/commit/186daff00edeb9b3a7e1475e3f903f3b1f0b75c2))
|
|
196
|
+
- **transducers:** add pushSort() reducer ([444d2ee](https://github.com/thi-ng/umbrella/commit/444d2ee6b5111e4855b8cb3f2417738ccd934861))
|
|
197
|
+
- **transducers:** add sortedKeys() iterator ([fa9343c](https://github.com/thi-ng/umbrella/commit/fa9343c8028c3f02e0322362db97a126f5c8a564))
|
|
198
|
+
- **transducers:** update curve(), line(), iterate() ([3581a9d](https://github.com/thi-ng/umbrella/commit/3581a9d7c9eba9e3fa6cf8ec6a0a63e662157e83))
|
|
207
199
|
|
|
208
|
-
### Performance Improvements
|
|
200
|
+
### Performance Improvements
|
|
209
201
|
|
|
210
|
-
- **transducers:** update string version of palindrome() ([315cbf8](https://github.com/thi-ng/umbrella/commit/315cbf80b577966e19f6a135d2c4256205c4a251))
|
|
202
|
+
- **transducers:** update string version of palindrome() ([315cbf8](https://github.com/thi-ng/umbrella/commit/315cbf80b577966e19f6a135d2c4256205c4a251))
|
|
211
203
|
|
|
212
|
-
# [6.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@6.0.0...@thi.ng/transducers@6.1.0) (2019-11-30)
|
|
204
|
+
# [6.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@6.0.0...@thi.ng/transducers@6.1.0) (2019-11-30)
|
|
213
205
|
|
|
214
|
-
### Bug Fixes
|
|
206
|
+
### Bug Fixes
|
|
215
207
|
|
|
216
|
-
- **transducers:** add type hints ([651e281](https://github.com/thi-ng/umbrella/commit/651e281df6ca7f713e78d17c656bb59bea52f877))
|
|
208
|
+
- **transducers:** add type hints ([651e281](https://github.com/thi-ng/umbrella/commit/651e281df6ca7f713e78d17c656bb59bea52f877))
|
|
217
209
|
|
|
218
|
-
### Features
|
|
210
|
+
### Features
|
|
219
211
|
|
|
220
|
-
- **transducers:** add back pressure support for partitionSync() ([6e14952](https://github.com/thi-ng/umbrella/commit/6e1495229c3e9527c168ffe573533124088c3006))
|
|
212
|
+
- **transducers:** add back pressure support for partitionSync() ([6e14952](https://github.com/thi-ng/umbrella/commit/6e1495229c3e9527c168ffe573533124088c3006))
|
|
221
213
|
|
|
222
|
-
# [6.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@5.4.5...@thi.ng/transducers@6.0.0) (2019-11-09)
|
|
214
|
+
# [6.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@5.4.5...@thi.ng/transducers@6.0.0) (2019-11-09)
|
|
223
215
|
|
|
224
|
-
### Code Refactoring
|
|
216
|
+
### Code Refactoring
|
|
225
217
|
|
|
226
|
-
- **transducers:** rename old `interpolate` => `tween` ([918721d](https://github.com/thi-ng/umbrella/commit/918721dada9bab8045e397f13a2f77290eea2c88))
|
|
227
|
-
- **transducers:** simplify args for extendSides, padSides, wrapSides ([a36651a](https://github.com/thi-ng/umbrella/commit/a36651a3aadb951a3d8bd117ddfa0dddf48d36ac))
|
|
228
|
-
- **transducers:** update tween() args ([5523582](https://github.com/thi-ng/umbrella/commit/552358207cdf1dfdcb2ca78deac326ecad895fa9))
|
|
218
|
+
- **transducers:** rename old `interpolate` => `tween` ([918721d](https://github.com/thi-ng/umbrella/commit/918721dada9bab8045e397f13a2f77290eea2c88))
|
|
219
|
+
- **transducers:** simplify args for extendSides, padSides, wrapSides ([a36651a](https://github.com/thi-ng/umbrella/commit/a36651a3aadb951a3d8bd117ddfa0dddf48d36ac))
|
|
220
|
+
- **transducers:** update tween() args ([5523582](https://github.com/thi-ng/umbrella/commit/552358207cdf1dfdcb2ca78deac326ecad895fa9))
|
|
229
221
|
|
|
230
|
-
### Features
|
|
222
|
+
### Features
|
|
231
223
|
|
|
232
|
-
- **transducers:** add new iterators: extendSides/padSides/symmetric() ([47001fc](https://github.com/thi-ng/umbrella/commit/47001fc9c16f53af427e872b04929113d69463aa))
|
|
233
|
-
- **transducers:** add new transducers: interpolate, interpolateHermite/Linear ([c3fa9ab](https://github.com/thi-ng/umbrella/commit/c3fa9ab90797af1d89e05f1c3821a87f9aa8a543))
|
|
224
|
+
- **transducers:** add new iterators: extendSides/padSides/symmetric() ([47001fc](https://github.com/thi-ng/umbrella/commit/47001fc9c16f53af427e872b04929113d69463aa))
|
|
225
|
+
- **transducers:** add new transducers: interpolate, interpolateHermite/Linear ([c3fa9ab](https://github.com/thi-ng/umbrella/commit/c3fa9ab90797af1d89e05f1c3821a87f9aa8a543))
|
|
234
226
|
|
|
235
|
-
### BREAKING CHANGES
|
|
227
|
+
### BREAKING CHANGES
|
|
236
228
|
|
|
237
|
-
- **transducers:** replace tween() args w/ `TweenOpts` config object
|
|
238
|
-
- **transducers:** rename `interpolate` iterator => `tween`
|
|
239
|
-
- **transducers:** Rename wrap() => wrapSides(), update signature to be aligned w/ related iterators
|
|
229
|
+
- **transducers:** replace tween() args w/ `TweenOpts` config object
|
|
230
|
+
- **transducers:** rename `interpolate` iterator => `tween`
|
|
231
|
+
- **transducers:** Rename wrap() => wrapSides(), update signature to be aligned w/ related iterators
|
|
240
232
|
|
|
241
|
-
## [5.4.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@5.4.4...@thi.ng/transducers@5.4.5) (2019-09-21)
|
|
233
|
+
## [5.4.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@5.4.4...@thi.ng/transducers@5.4.5) (2019-09-21)
|
|
242
234
|
|
|
243
|
-
### Bug Fixes
|
|
235
|
+
### Bug Fixes
|
|
244
236
|
|
|
245
|
-
- **transducers:** fix mean() for reduce w/ init value ([d993bf2](https://github.com/thi-ng/umbrella/commit/d993bf2))
|
|
237
|
+
- **transducers:** fix mean() for reduce w/ init value ([d993bf2](https://github.com/thi-ng/umbrella/commit/d993bf2))
|
|
246
238
|
|
|
247
|
-
# [5.4.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@5.3.7...@thi.ng/transducers@5.4.0) (2019-07-07)
|
|
239
|
+
# [5.4.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@5.3.7...@thi.ng/transducers@5.4.0) (2019-07-07)
|
|
248
240
|
|
|
249
|
-
### Bug Fixes
|
|
241
|
+
### Bug Fixes
|
|
250
242
|
|
|
251
|
-
- **transducers:** fix cat/mapcat arg types ([0d9b7cb](https://github.com/thi-ng/umbrella/commit/0d9b7cb))
|
|
243
|
+
- **transducers:** fix cat/mapcat arg types ([0d9b7cb](https://github.com/thi-ng/umbrella/commit/0d9b7cb))
|
|
252
244
|
|
|
253
|
-
### Features
|
|
245
|
+
### Features
|
|
254
246
|
|
|
255
|
-
- **transducers:** enable TS strict compiler flags (refactor) ([2f8ec89](https://github.com/thi-ng/umbrella/commit/2f8ec89))
|
|
247
|
+
- **transducers:** enable TS strict compiler flags (refactor) ([2f8ec89](https://github.com/thi-ng/umbrella/commit/2f8ec89))
|
|
256
248
|
|
|
257
|
-
## [5.3.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@5.3.2...@thi.ng/transducers@5.3.3) (2019-04-03)
|
|
249
|
+
## [5.3.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@5.3.2...@thi.ng/transducers@5.3.3) (2019-04-03)
|
|
258
250
|
|
|
259
|
-
### Bug Fixes
|
|
251
|
+
### Bug Fixes
|
|
260
252
|
|
|
261
|
-
- **transducers:** fix [#82](https://github.com/thi-ng/umbrella/issues/82), update partitionSync required key checks, add tests ([8b2f3fe](https://github.com/thi-ng/umbrella/commit/8b2f3fe))
|
|
253
|
+
- **transducers:** fix [#82](https://github.com/thi-ng/umbrella/issues/82), update partitionSync required key checks, add tests ([8b2f3fe](https://github.com/thi-ng/umbrella/commit/8b2f3fe))
|
|
262
254
|
|
|
263
|
-
# [5.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@5.2.2...@thi.ng/transducers@5.3.0) (2019-03-21)
|
|
255
|
+
# [5.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@5.2.2...@thi.ng/transducers@5.3.0) (2019-03-21)
|
|
264
256
|
|
|
265
|
-
### Bug Fixes
|
|
257
|
+
### Bug Fixes
|
|
266
258
|
|
|
267
|
-
- **transducers:** update mean() completion step to avoid div by zero ([f644ecd](https://github.com/thi-ng/umbrella/commit/f644ecd))
|
|
259
|
+
- **transducers:** update mean() completion step to avoid div by zero ([f644ecd](https://github.com/thi-ng/umbrella/commit/f644ecd))
|
|
268
260
|
|
|
269
|
-
### Features
|
|
261
|
+
### Features
|
|
270
262
|
|
|
271
|
-
- **transducers:** add toggle() xform ([b5c744e](https://github.com/thi-ng/umbrella/commit/b5c744e))
|
|
263
|
+
- **transducers:** add toggle() xform ([b5c744e](https://github.com/thi-ng/umbrella/commit/b5c744e))
|
|
272
264
|
|
|
273
|
-
# [5.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@5.1.2...@thi.ng/transducers@5.2.0) (2019-03-10)
|
|
265
|
+
# [5.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@5.1.2...@thi.ng/transducers@5.2.0) (2019-03-10)
|
|
274
266
|
|
|
275
|
-
### Features
|
|
267
|
+
### Features
|
|
276
268
|
|
|
277
|
-
- **transducers:** add / update convolution fns ([31e594b](https://github.com/thi-ng/umbrella/commit/31e594b))
|
|
269
|
+
- **transducers:** add / update convolution fns ([31e594b](https://github.com/thi-ng/umbrella/commit/31e594b))
|
|
278
270
|
|
|
279
|
-
## [5.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@5.1.1...@thi.ng/transducers@5.1.2) (2019-03-03)
|
|
271
|
+
## [5.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@5.1.1...@thi.ng/transducers@5.1.2) (2019-03-03)
|
|
280
272
|
|
|
281
|
-
### Bug Fixes
|
|
273
|
+
### Bug Fixes
|
|
282
274
|
|
|
283
|
-
- **transducers:** update dedupe() w/ predicate arg ([c414423](https://github.com/thi-ng/umbrella/commit/c414423))
|
|
275
|
+
- **transducers:** update dedupe() w/ predicate arg ([c414423](https://github.com/thi-ng/umbrella/commit/c414423))
|
|
284
276
|
|
|
285
|
-
# [5.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@5.0.0...@thi.ng/transducers@5.1.0) (2019-02-26)
|
|
277
|
+
# [5.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@5.0.0...@thi.ng/transducers@5.1.0) (2019-02-26)
|
|
286
278
|
|
|
287
|
-
### Bug Fixes
|
|
279
|
+
### Bug Fixes
|
|
288
280
|
|
|
289
|
-
- **transducers:** update converge() & update readme ([9aca912](https://github.com/thi-ng/umbrella/commit/9aca912))
|
|
281
|
+
- **transducers:** update converge() & update readme ([9aca912](https://github.com/thi-ng/umbrella/commit/9aca912))
|
|
290
282
|
|
|
291
|
-
### Features
|
|
283
|
+
### Features
|
|
292
284
|
|
|
293
|
-
- **transducers:** add converge() xform, add iter arg to iterate() ([8393a95](https://github.com/thi-ng/umbrella/commit/8393a95))
|
|
285
|
+
- **transducers:** add converge() xform, add iter arg to iterate() ([8393a95](https://github.com/thi-ng/umbrella/commit/8393a95))
|
|
294
286
|
|
|
295
|
-
# [5.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@4.0.1...@thi.ng/transducers@5.0.0) (2019-02-15)
|
|
287
|
+
# [5.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@4.0.1...@thi.ng/transducers@5.0.0) (2019-02-15)
|
|
296
288
|
|
|
297
|
-
### Code Refactoring
|
|
289
|
+
### Code Refactoring
|
|
298
290
|
|
|
299
|
-
- **transducers:** remove obsolete fns, update to use [@thi](https://github.com/thi).ng/arrays ([83cb816](https://github.com/thi-ng/umbrella/commit/83cb816))
|
|
300
|
-
- **transducers:** remove obsolete randomID() & weightedRandom() ([4b0eec6](https://github.com/thi-ng/umbrella/commit/4b0eec6))
|
|
301
|
-
- **transducers:** restructure, migrate / remove various functions ([05bf213](https://github.com/thi-ng/umbrella/commit/05bf213))
|
|
291
|
+
- **transducers:** remove obsolete fns, update to use [@thi](https://github.com/thi).ng/arrays ([83cb816](https://github.com/thi-ng/umbrella/commit/83cb816))
|
|
292
|
+
- **transducers:** remove obsolete randomID() & weightedRandom() ([4b0eec6](https://github.com/thi-ng/umbrella/commit/4b0eec6))
|
|
293
|
+
- **transducers:** restructure, migrate / remove various functions ([05bf213](https://github.com/thi-ng/umbrella/commit/05bf213))
|
|
302
294
|
|
|
303
|
-
### BREAKING CHANGES
|
|
295
|
+
### BREAKING CHANGES
|
|
304
296
|
|
|
305
|
-
- **transducers:** migrate / remove various functions to other packages
|
|
306
|
-
- constantly(), delay(), identity() => @thi.ng/compose
|
|
307
|
-
- randomID(), weightedRandom() => @thi.ng/random
|
|
297
|
+
- **transducers:** migrate / remove various functions to other packages
|
|
298
|
+
- constantly(), delay(), identity() => @thi.ng/compose
|
|
299
|
+
- randomID(), weightedRandom() => @thi.ng/random
|
|
308
300
|
- remove re-exports:
|
|
309
301
|
- even(), odd() (from @thi.ng/checks)
|
|
310
|
-
- juxt() (from @thi.ng/compose)
|
|
311
|
-
- remove obsolete hex() fn (use @thi.ng/strings fns instead)
|
|
312
|
-
- **transducers:** migrate randomID() & weightedRandom() to @thi.ng/random
|
|
313
|
-
- update choices() iterator
|
|
314
|
-
- **transducers:** migrate various support fns to @thi.ng/arrays
|
|
302
|
+
- juxt() (from @thi.ng/compose)
|
|
303
|
+
- remove obsolete hex() fn (use @thi.ng/strings fns instead)
|
|
304
|
+
- **transducers:** migrate randomID() & weightedRandom() to @thi.ng/random
|
|
305
|
+
- update choices() iterator
|
|
306
|
+
- **transducers:** migrate various support fns to @thi.ng/arrays
|
|
315
307
|
- remove/migrate functions:
|
|
316
308
|
- binarySearch()
|
|
317
309
|
- ensureArray() / ensureIterable()
|
|
318
310
|
- fuzzyMatch()
|
|
319
311
|
- peek()
|
|
320
312
|
- shuffleN()
|
|
321
|
-
- swizzler()
|
|
313
|
+
- swizzler()
|
|
322
314
|
- add support for IRandom in:
|
|
323
315
|
- randomID()
|
|
324
316
|
- choices()
|
|
325
317
|
- weightedRandom()
|
|
326
|
-
- sample()
|
|
327
|
-
- update deps / readme
|
|
318
|
+
- sample()
|
|
319
|
+
- update deps / readme
|
|
328
320
|
|
|
329
|
-
# [4.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@3.0.2...@thi.ng/transducers@4.0.0) (2019-02-05)
|
|
321
|
+
# [4.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@3.0.2...@thi.ng/transducers@4.0.0) (2019-02-05)
|
|
330
322
|
|
|
331
|
-
### Bug Fixes
|
|
323
|
+
### Bug Fixes
|
|
332
324
|
|
|
333
|
-
- **transducers:** ensure all vals in hexDump iterator version ([ae83bb2](https://github.com/thi-ng/umbrella/commit/ae83bb2))
|
|
325
|
+
- **transducers:** ensure all vals in hexDump iterator version ([ae83bb2](https://github.com/thi-ng/umbrella/commit/ae83bb2))
|
|
334
326
|
|
|
335
|
-
### Code Refactoring
|
|
327
|
+
### Code Refactoring
|
|
336
328
|
|
|
337
|
-
- **transducers:** migrate binary related ops to new package ([a7c1ef7](https://github.com/thi-ng/umbrella/commit/a7c1ef7))
|
|
329
|
+
- **transducers:** migrate binary related ops to new package ([a7c1ef7](https://github.com/thi-ng/umbrella/commit/a7c1ef7))
|
|
338
330
|
|
|
339
|
-
### BREAKING CHANGES
|
|
331
|
+
### BREAKING CHANGES
|
|
340
332
|
|
|
341
|
-
- **transducers:** migrate all binary data related ops to new package @thi.ng/transducers-binary
|
|
333
|
+
- **transducers:** migrate all binary data related ops to new package @thi.ng/transducers-binary
|
|
342
334
|
|
|
343
|
-
Removed: - bits - base64Encode/Decode - hexDump - partitionBits - utf8Encode/Decode
|
|
335
|
+
Removed: - bits - base64Encode/Decode - hexDump - partitionBits - utf8Encode/Decode
|
|
344
336
|
|
|
345
|
-
# [3.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.3.2...@thi.ng/transducers@3.0.0) (2019-01-21)
|
|
337
|
+
# [3.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.3.2...@thi.ng/transducers@3.0.0) (2019-01-21)
|
|
346
338
|
|
|
347
|
-
### Bug Fixes
|
|
339
|
+
### Bug Fixes
|
|
348
340
|
|
|
349
|
-
- **transducers:** update juxt re-export ([a894a24](https://github.com/thi-ng/umbrella/commit/a894a24))
|
|
341
|
+
- **transducers:** update juxt re-export ([a894a24](https://github.com/thi-ng/umbrella/commit/a894a24))
|
|
350
342
|
|
|
351
|
-
### Build System
|
|
343
|
+
### Build System
|
|
352
344
|
|
|
353
|
-
- update package build scripts & outputs, imports in ~50 packages ([b54b703](https://github.com/thi-ng/umbrella/commit/b54b703))
|
|
345
|
+
- update package build scripts & outputs, imports in ~50 packages ([b54b703](https://github.com/thi-ng/umbrella/commit/b54b703))
|
|
354
346
|
|
|
355
|
-
### BREAKING CHANGES
|
|
347
|
+
### BREAKING CHANGES
|
|
356
348
|
|
|
357
|
-
- enabled multi-outputs (ES6 modules, CJS, UMD)
|
|
358
|
-
- build scripts now first build ES6 modules in package root, then call `scripts/bundle-module` to build minified CJS & UMD bundles in `/lib`
|
|
359
|
-
- all imports MUST be updated to only refer to package level (not individual files anymore). tree shaking in user land will get rid of all unused imported symbols.
|
|
349
|
+
- enabled multi-outputs (ES6 modules, CJS, UMD)
|
|
350
|
+
- build scripts now first build ES6 modules in package root, then call `scripts/bundle-module` to build minified CJS & UMD bundles in `/lib`
|
|
351
|
+
- all imports MUST be updated to only refer to package level (not individual files anymore). tree shaking in user land will get rid of all unused imported symbols.
|
|
360
352
|
|
|
361
|
-
## [2.3.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.3.1...@thi.ng/transducers@2.3.2) (2019-01-02)
|
|
353
|
+
## [2.3.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.3.1...@thi.ng/transducers@2.3.2) (2019-01-02)
|
|
362
354
|
|
|
363
|
-
### Bug Fixes
|
|
355
|
+
### Bug Fixes
|
|
364
356
|
|
|
365
|
-
- **transducers:** add reduced() handling for cat() ([cd17586](https://github.com/thi-ng/umbrella/commit/cd17586))
|
|
357
|
+
- **transducers:** add reduced() handling for cat() ([cd17586](https://github.com/thi-ng/umbrella/commit/cd17586))
|
|
366
358
|
|
|
367
|
-
## [2.3.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.3.0...@thi.ng/transducers@2.3.1) (2018-12-29)
|
|
359
|
+
## [2.3.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.3.0...@thi.ng/transducers@2.3.1) (2018-12-29)
|
|
368
360
|
|
|
369
|
-
### Bug Fixes
|
|
361
|
+
### Bug Fixes
|
|
370
362
|
|
|
371
|
-
- **transducers:** interpolate() interval selection, add minPos/maxPos ([a90a712](https://github.com/thi-ng/umbrella/commit/a90a712))
|
|
363
|
+
- **transducers:** interpolate() interval selection, add minPos/maxPos ([a90a712](https://github.com/thi-ng/umbrella/commit/a90a712))
|
|
372
364
|
|
|
373
|
-
# [2.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.2.8...@thi.ng/transducers@2.3.0) (2018-12-28)
|
|
365
|
+
# [2.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.2.8...@thi.ng/transducers@2.3.0) (2018-12-28)
|
|
374
366
|
|
|
375
|
-
### Features
|
|
367
|
+
### Features
|
|
376
368
|
|
|
377
|
-
- **transducers:** add interpolate() iterator, update readme ([846ab5c](https://github.com/thi-ng/umbrella/commit/846ab5c))
|
|
369
|
+
- **transducers:** add interpolate() iterator, update readme ([846ab5c](https://github.com/thi-ng/umbrella/commit/846ab5c))
|
|
378
370
|
|
|
379
|
-
## [2.2.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.2.6...@thi.ng/transducers@2.2.7) (2018-12-17)
|
|
371
|
+
## [2.2.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.2.6...@thi.ng/transducers@2.2.7) (2018-12-17)
|
|
380
372
|
|
|
381
|
-
### Bug Fixes
|
|
373
|
+
### Bug Fixes
|
|
382
374
|
|
|
383
|
-
- **transducers:** add return type for range() ([0470505](https://github.com/thi-ng/umbrella/commit/0470505))
|
|
375
|
+
- **transducers:** add return type for range() ([0470505](https://github.com/thi-ng/umbrella/commit/0470505))
|
|
384
376
|
|
|
385
|
-
# [2.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.1.6...@thi.ng/transducers@2.2.0) (2018-10-17)
|
|
377
|
+
# [2.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.1.6...@thi.ng/transducers@2.2.0) (2018-10-17)
|
|
386
378
|
|
|
387
|
-
### Bug Fixes
|
|
379
|
+
### Bug Fixes
|
|
388
380
|
|
|
389
|
-
- **transducers:** minor TS3.1 fixes ([1ef2361](https://github.com/thi-ng/umbrella/commit/1ef2361))
|
|
381
|
+
- **transducers:** minor TS3.1 fixes ([1ef2361](https://github.com/thi-ng/umbrella/commit/1ef2361))
|
|
390
382
|
|
|
391
|
-
### Features
|
|
383
|
+
### Features
|
|
392
384
|
|
|
393
|
-
- **transducers:** update wrap*() fns to accept iterables ([515e5ba](https://github.com/thi-ng/umbrella/commit/515e5ba))
|
|
385
|
+
- **transducers:** update wrap*() fns to accept iterables ([515e5ba](https://github.com/thi-ng/umbrella/commit/515e5ba))
|
|
394
386
|
|
|
395
|
-
## [2.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.1.5...@thi.ng/transducers@2.1.6) (2018-09-26)
|
|
387
|
+
## [2.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.1.5...@thi.ng/transducers@2.1.6) (2018-09-26)
|
|
396
388
|
|
|
397
|
-
### Bug Fixes
|
|
389
|
+
### Bug Fixes
|
|
398
390
|
|
|
399
|
-
- **transducers:** fix matchLast(), fix & update return match*() types ([823d828](https://github.com/thi-ng/umbrella/commit/823d828))
|
|
391
|
+
- **transducers:** fix matchLast(), fix & update return match*() types ([823d828](https://github.com/thi-ng/umbrella/commit/823d828))
|
|
400
392
|
|
|
401
|
-
## [2.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.1.2-alpha.1...@thi.ng/transducers@2.1.2) (2018-09-22)
|
|
393
|
+
## [2.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.1.2-alpha.1...@thi.ng/transducers@2.1.2) (2018-09-22)
|
|
402
394
|
|
|
403
|
-
### Bug Fixes
|
|
395
|
+
### Bug Fixes
|
|
404
396
|
|
|
405
|
-
- **transducers:** add missing type annotation ([022101f](https://github.com/thi-ng/umbrella/commit/022101f))
|
|
397
|
+
- **transducers:** add missing type annotation ([022101f](https://github.com/thi-ng/umbrella/commit/022101f))
|
|
406
398
|
|
|
407
|
-
## [2.1.2-alpha.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.1.2-alpha.0...@thi.ng/transducers@2.1.2-alpha.1) (2018-09-17)
|
|
399
|
+
## [2.1.2-alpha.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.1.2-alpha.0...@thi.ng/transducers@2.1.2-alpha.1) (2018-09-17)
|
|
408
400
|
|
|
409
|
-
### Bug Fixes
|
|
401
|
+
### Bug Fixes
|
|
410
402
|
|
|
411
|
-
- **transducers:** str() initial result handling ([f001314](https://github.com/thi-ng/umbrella/commit/f001314))
|
|
412
|
-
- **transducers:** update arg types for choices() & weightedRandom() ([eb67426](https://github.com/thi-ng/umbrella/commit/eb67426))
|
|
403
|
+
- **transducers:** str() initial result handling ([f001314](https://github.com/thi-ng/umbrella/commit/f001314))
|
|
404
|
+
- **transducers:** update arg types for choices() & weightedRandom() ([eb67426](https://github.com/thi-ng/umbrella/commit/eb67426))
|
|
413
405
|
|
|
414
|
-
### Features
|
|
406
|
+
### Features
|
|
415
407
|
|
|
416
|
-
- **transducers:** add randomID() ([b488d2b](https://github.com/thi-ng/umbrella/commit/b488d2b))
|
|
408
|
+
- **transducers:** add randomID() ([b488d2b](https://github.com/thi-ng/umbrella/commit/b488d2b))
|
|
417
409
|
|
|
418
|
-
# [2.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.0.4...@thi.ng/transducers@2.1.0) (2018-09-08)
|
|
410
|
+
# [2.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@2.0.4...@thi.ng/transducers@2.1.0) (2018-09-08)
|
|
419
411
|
|
|
420
|
-
### Features
|
|
412
|
+
### Features
|
|
421
413
|
|
|
422
|
-
- **transducers:** add window() xform ([2f0f3d4](https://github.com/thi-ng/umbrella/commit/2f0f3d4))
|
|
423
|
-
- **transducers:** rename window() => slidingWindow(), update readme ([1f22867](https://github.com/thi-ng/umbrella/commit/1f22867))
|
|
424
|
-
- **transducers:** update partitionSync() xform & PartitionSyncOpts ([d8fdc01](https://github.com/thi-ng/umbrella/commit/d8fdc01))
|
|
414
|
+
- **transducers:** add window() xform ([2f0f3d4](https://github.com/thi-ng/umbrella/commit/2f0f3d4))
|
|
415
|
+
- **transducers:** rename window() => slidingWindow(), update readme ([1f22867](https://github.com/thi-ng/umbrella/commit/1f22867))
|
|
416
|
+
- **transducers:** update partitionSync() xform & PartitionSyncOpts ([d8fdc01](https://github.com/thi-ng/umbrella/commit/d8fdc01))
|
|
425
417
|
|
|
426
|
-
# [2.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.16.0...@thi.ng/transducers@2.0.0) (2018-08-24)
|
|
418
|
+
# [2.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.16.0...@thi.ng/transducers@2.0.0) (2018-08-24)
|
|
427
419
|
|
|
428
|
-
### Bug Fixes
|
|
420
|
+
### Bug Fixes
|
|
429
421
|
|
|
430
|
-
- **transducers:** arg handling in rename() ([7a5be21](https://github.com/thi-ng/umbrella/commit/7a5be21))
|
|
431
|
-
- **transducers:** copy&paste error (push) ([832e57f](https://github.com/thi-ng/umbrella/commit/832e57f))
|
|
432
|
-
- **transducers:** hex type decl ([723da5b](https://github.com/thi-ng/umbrella/commit/723da5b))
|
|
433
|
-
- **transducers:** iterator1() final reduced value handling ([d861bdd](https://github.com/thi-ng/umbrella/commit/d861bdd))
|
|
422
|
+
- **transducers:** arg handling in rename() ([7a5be21](https://github.com/thi-ng/umbrella/commit/7a5be21))
|
|
423
|
+
- **transducers:** copy&paste error (push) ([832e57f](https://github.com/thi-ng/umbrella/commit/832e57f))
|
|
424
|
+
- **transducers:** hex type decl ([723da5b](https://github.com/thi-ng/umbrella/commit/723da5b))
|
|
425
|
+
- **transducers:** iterator1() final reduced value handling ([d861bdd](https://github.com/thi-ng/umbrella/commit/d861bdd))
|
|
434
426
|
|
|
435
|
-
### Code Refactoring
|
|
427
|
+
### Code Refactoring
|
|
436
428
|
|
|
437
|
-
- **transducers:** rename inspect() => trace() ([e713704](https://github.com/thi-ng/umbrella/commit/e713704))
|
|
429
|
+
- **transducers:** rename inspect() => trace() ([e713704](https://github.com/thi-ng/umbrella/commit/e713704))
|
|
438
430
|
|
|
439
|
-
### Features
|
|
431
|
+
### Features
|
|
440
432
|
|
|
441
|
-
- **transducers:** add fill() & fillN() reducers ([0bd860e](https://github.com/thi-ng/umbrella/commit/0bd860e))
|
|
442
|
-
- **transducers:** add GroupByOpts interface, update groupBy* reducers ([2c3a114](https://github.com/thi-ng/umbrella/commit/2c3a114))
|
|
443
|
-
- **transducers:** update all reducers to accept opt iterables ([89b4ad5](https://github.com/thi-ng/umbrella/commit/89b4ad5))
|
|
444
|
-
- **transducers:** update all xforms to also work as iterator ([bae8a1d](https://github.com/thi-ng/umbrella/commit/bae8a1d))
|
|
445
|
-
- **transducers:** update base64Encode() to return string if input given ([599f2b6](https://github.com/thi-ng/umbrella/commit/599f2b6))
|
|
433
|
+
- **transducers:** add fill() & fillN() reducers ([0bd860e](https://github.com/thi-ng/umbrella/commit/0bd860e))
|
|
434
|
+
- **transducers:** add GroupByOpts interface, update groupBy* reducers ([2c3a114](https://github.com/thi-ng/umbrella/commit/2c3a114))
|
|
435
|
+
- **transducers:** update all reducers to accept opt iterables ([89b4ad5](https://github.com/thi-ng/umbrella/commit/89b4ad5))
|
|
436
|
+
- **transducers:** update all xforms to also work as iterator ([bae8a1d](https://github.com/thi-ng/umbrella/commit/bae8a1d))
|
|
437
|
+
- **transducers:** update base64Encode() to return string if input given ([599f2b6](https://github.com/thi-ng/umbrella/commit/599f2b6))
|
|
446
438
|
|
|
447
|
-
### Performance Improvements
|
|
439
|
+
### Performance Improvements
|
|
448
440
|
|
|
449
|
-
- **transducers:** add IReducible, update reduce() ([9d83255](https://github.com/thi-ng/umbrella/commit/9d83255))
|
|
450
|
-
- **transducers:** add iterator1(), update various xforms ([ab662d8](https://github.com/thi-ng/umbrella/commit/ab662d8))
|
|
441
|
+
- **transducers:** add IReducible, update reduce() ([9d83255](https://github.com/thi-ng/umbrella/commit/9d83255))
|
|
442
|
+
- **transducers:** add iterator1(), update various xforms ([ab662d8](https://github.com/thi-ng/umbrella/commit/ab662d8))
|
|
451
443
|
|
|
452
|
-
### BREAKING CHANGES
|
|
444
|
+
### BREAKING CHANGES
|
|
453
445
|
|
|
454
|
-
- **transducers:** groupByMap() & groupByObj() args now given as options object
|
|
455
|
-
- **transducers:** replace some xform args with options objects, impacted are:
|
|
456
|
-
- convolve2d()
|
|
457
|
-
- filterFuzzy()
|
|
458
|
-
- hexDump()
|
|
459
|
-
- movingMedian()
|
|
460
|
-
- partitionSort()
|
|
461
|
-
- partitionSync()
|
|
462
|
-
- streamSort()
|
|
463
|
-
- wordWrap()
|
|
464
|
-
- **transducers:** rename inspect() => trace()
|
|
446
|
+
- **transducers:** groupByMap() & groupByObj() args now given as options object
|
|
447
|
+
- **transducers:** replace some xform args with options objects, impacted are:
|
|
448
|
+
- convolve2d()
|
|
449
|
+
- filterFuzzy()
|
|
450
|
+
- hexDump()
|
|
451
|
+
- movingMedian()
|
|
452
|
+
- partitionSort()
|
|
453
|
+
- partitionSync()
|
|
454
|
+
- streamSort()
|
|
455
|
+
- wordWrap()
|
|
456
|
+
- **transducers:** rename inspect() => trace()
|
|
465
457
|
|
|
466
|
-
# [1.16.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.15.0...@thi.ng/transducers@1.16.0) (2018-08-08)
|
|
458
|
+
# [1.16.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.15.0...@thi.ng/transducers@1.16.0) (2018-08-08)
|
|
467
459
|
|
|
468
|
-
### Features
|
|
460
|
+
### Features
|
|
469
461
|
|
|
470
|
-
- **transducers:** add partitionBits() xform & tests ([a5e2c28](https://github.com/thi-ng/umbrella/commit/a5e2c28))
|
|
462
|
+
- **transducers:** add partitionBits() xform & tests ([a5e2c28](https://github.com/thi-ng/umbrella/commit/a5e2c28))
|
|
471
463
|
|
|
472
|
-
# [1.15.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.14.3...@thi.ng/transducers@1.15.0) (2018-08-02)
|
|
464
|
+
# [1.15.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.14.3...@thi.ng/transducers@1.15.0) (2018-08-02)
|
|
473
465
|
|
|
474
|
-
### Features
|
|
466
|
+
### Features
|
|
475
467
|
|
|
476
|
-
- **transducers:** add peek() helper fn ([e50fd10](https://github.com/thi-ng/umbrella/commit/e50fd10))
|
|
468
|
+
- **transducers:** add peek() helper fn ([e50fd10](https://github.com/thi-ng/umbrella/commit/e50fd10))
|
|
477
469
|
|
|
478
|
-
# [1.14.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.13.0...@thi.ng/transducers@1.14.0) (2018-07-19)
|
|
470
|
+
# [1.14.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.13.0...@thi.ng/transducers@1.14.0) (2018-07-19)
|
|
479
471
|
|
|
480
|
-
### Features
|
|
472
|
+
### Features
|
|
481
473
|
|
|
482
|
-
- **transducer:** add asIterable() helper ([ccc37c6](https://github.com/thi-ng/umbrella/commit/ccc37c6))
|
|
483
|
-
- **transducers:** add juxtR() for multiplexed reductions from same src ([9b07d12](https://github.com/thi-ng/umbrella/commit/9b07d12))
|
|
484
|
-
- **transducers:** allow key arrays for rename(), simplify call sites ([092154c](https://github.com/thi-ng/umbrella/commit/092154c))
|
|
474
|
+
- **transducer:** add asIterable() helper ([ccc37c6](https://github.com/thi-ng/umbrella/commit/ccc37c6))
|
|
475
|
+
- **transducers:** add juxtR() for multiplexed reductions from same src ([9b07d12](https://github.com/thi-ng/umbrella/commit/9b07d12))
|
|
476
|
+
- **transducers:** allow key arrays for rename(), simplify call sites ([092154c](https://github.com/thi-ng/umbrella/commit/092154c))
|
|
485
477
|
|
|
486
|
-
### Performance Improvements
|
|
478
|
+
### Performance Improvements
|
|
487
479
|
|
|
488
|
-
- **transducers:** update movingAverage() xform, add docs ([9874ace](https://github.com/thi-ng/umbrella/commit/9874ace))
|
|
480
|
+
- **transducers:** update movingAverage() xform, add docs ([9874ace](https://github.com/thi-ng/umbrella/commit/9874ace))
|
|
489
481
|
|
|
490
|
-
# [1.13.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.12.2...@thi.ng/transducers@1.13.0) (2018-07-13)
|
|
482
|
+
# [1.13.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.12.2...@thi.ng/transducers@1.13.0) (2018-07-13)
|
|
491
483
|
|
|
492
|
-
### Features
|
|
484
|
+
### Features
|
|
493
485
|
|
|
494
|
-
- **transducers:** add wordWrap() xform ([81223dc](https://github.com/thi-ng/umbrella/commit/81223dc))
|
|
486
|
+
- **transducers:** add wordWrap() xform ([81223dc](https://github.com/thi-ng/umbrella/commit/81223dc))
|
|
495
487
|
|
|
496
|
-
## [1.12.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.12.1...@thi.ng/transducers@1.12.2) (2018-07-09)
|
|
488
|
+
## [1.12.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.12.1...@thi.ng/transducers@1.12.2) (2018-07-09)
|
|
497
489
|
|
|
498
|
-
### Bug Fixes
|
|
490
|
+
### Bug Fixes
|
|
499
491
|
|
|
500
|
-
- **transducers:** revert mean() from regression introduced in 095e6ef ([03543ee](https://github.com/thi-ng/umbrella/commit/03543ee))
|
|
492
|
+
- **transducers:** revert mean() from regression introduced in 095e6ef ([03543ee](https://github.com/thi-ng/umbrella/commit/03543ee))
|
|
501
493
|
|
|
502
|
-
# [1.12.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.11.1...@thi.ng/transducers@1.12.0) (2018-07-03)
|
|
494
|
+
# [1.12.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.11.1...@thi.ng/transducers@1.12.0) (2018-07-03)
|
|
503
495
|
|
|
504
|
-
### Features
|
|
496
|
+
### Features
|
|
505
497
|
|
|
506
|
-
- **transducers:** add ensureArray(), refactor reverse() ([677c7cc](https://github.com/thi-ng/umbrella/commit/677c7cc))
|
|
498
|
+
- **transducers:** add ensureArray(), refactor reverse() ([677c7cc](https://github.com/thi-ng/umbrella/commit/677c7cc))
|
|
507
499
|
|
|
508
|
-
# [1.11.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.10.3...@thi.ng/transducers@1.11.0) (2018-06-19)
|
|
500
|
+
# [1.11.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.10.3...@thi.ng/transducers@1.11.0) (2018-06-19)
|
|
509
501
|
|
|
510
|
-
### Features
|
|
502
|
+
### Features
|
|
511
503
|
|
|
512
|
-
- **transducers:** add matchFirst()/matchLast() xforms, update readme ([bc261e5](https://github.com/thi-ng/umbrella/commit/bc261e5))
|
|
504
|
+
- **transducers:** add matchFirst()/matchLast() xforms, update readme ([bc261e5](https://github.com/thi-ng/umbrella/commit/bc261e5))
|
|
513
505
|
|
|
514
|
-
# [1.10.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.9.4...@thi.ng/transducers@1.10.0) (2018-05-14)
|
|
506
|
+
# [1.10.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.9.4...@thi.ng/transducers@1.10.0) (2018-05-14)
|
|
515
507
|
|
|
516
|
-
### Features
|
|
508
|
+
### Features
|
|
517
509
|
|
|
518
|
-
- **transducers:** add filterFuzzy() xform ([2bebba2](https://github.com/thi-ng/umbrella/commit/2bebba2))
|
|
519
|
-
- **transducers:** add wrap*() iterators ([306625d](https://github.com/thi-ng/umbrella/commit/306625d))
|
|
510
|
+
- **transducers:** add filterFuzzy() xform ([2bebba2](https://github.com/thi-ng/umbrella/commit/2bebba2))
|
|
511
|
+
- **transducers:** add wrap*() iterators ([306625d](https://github.com/thi-ng/umbrella/commit/306625d))
|
|
520
512
|
|
|
521
|
-
# [1.9.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.8.6...@thi.ng/transducers@1.9.0) (2018-05-10)
|
|
513
|
+
# [1.9.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.8.6...@thi.ng/transducers@1.9.0) (2018-05-10)
|
|
522
514
|
|
|
523
|
-
### Features
|
|
515
|
+
### Features
|
|
524
516
|
|
|
525
|
-
- **transducers:** add normRange() iterator ([55f29b8](https://github.com/thi-ng/umbrella/commit/55f29b8))
|
|
517
|
+
- **transducers:** add normRange() iterator ([55f29b8](https://github.com/thi-ng/umbrella/commit/55f29b8))
|
|
526
518
|
|
|
527
|
-
## [1.8.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.8.0...@thi.ng/transducers@1.8.1) (2018-04-18)
|
|
519
|
+
## [1.8.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.8.0...@thi.ng/transducers@1.8.1) (2018-04-18)
|
|
528
520
|
|
|
529
|
-
### Bug Fixes
|
|
521
|
+
### Bug Fixes
|
|
530
522
|
|
|
531
|
-
- **transducers:** add generics for compR(), fix types in mapNth() ([3b7c9d9](https://github.com/thi-ng/umbrella/commit/3b7c9d9))
|
|
532
|
-
- **transducers:** Provide argument types for compR() and deepTransform() ([de89f00](https://github.com/thi-ng/umbrella/commit/de89f00))
|
|
523
|
+
- **transducers:** add generics for compR(), fix types in mapNth() ([3b7c9d9](https://github.com/thi-ng/umbrella/commit/3b7c9d9))
|
|
524
|
+
- **transducers:** Provide argument types for compR() and deepTransform() ([de89f00](https://github.com/thi-ng/umbrella/commit/de89f00))
|
|
533
525
|
|
|
534
|
-
# [1.8.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.7.5...@thi.ng/transducers@1.8.0) (2018-04-11)
|
|
526
|
+
# [1.8.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.7.5...@thi.ng/transducers@1.8.0) (2018-04-11)
|
|
535
527
|
|
|
536
|
-
### Features
|
|
528
|
+
### Features
|
|
537
529
|
|
|
538
|
-
- **transducers:** add run() for executing side effects only, update readme ([52c7508](https://github.com/thi-ng/umbrella/commit/52c7508))
|
|
530
|
+
- **transducers:** add run() for executing side effects only, update readme ([52c7508](https://github.com/thi-ng/umbrella/commit/52c7508))
|
|
539
531
|
|
|
540
|
-
# [1.7.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.6.2...@thi.ng/transducers@1.7.0) (2018-03-19)
|
|
532
|
+
# [1.7.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.6.2...@thi.ng/transducers@1.7.0) (2018-03-19)
|
|
541
533
|
|
|
542
|
-
### Features
|
|
534
|
+
### Features
|
|
543
535
|
|
|
544
|
-
- **transducers:** add mapVals() xform ([abc195a](https://github.com/thi-ng/umbrella/commit/abc195a))
|
|
545
|
-
- **transducers:** add partitionSync() xform ([bebd118](https://github.com/thi-ng/umbrella/commit/bebd118))
|
|
536
|
+
- **transducers:** add mapVals() xform ([abc195a](https://github.com/thi-ng/umbrella/commit/abc195a))
|
|
537
|
+
- **transducers:** add partitionSync() xform ([bebd118](https://github.com/thi-ng/umbrella/commit/bebd118))
|
|
546
538
|
|
|
547
|
-
# [1.6.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.5.1...@thi.ng/transducers@1.6.0) (2018-03-03)
|
|
539
|
+
# [1.6.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.5.1...@thi.ng/transducers@1.6.0) (2018-03-03)
|
|
548
540
|
|
|
549
|
-
### Features
|
|
541
|
+
### Features
|
|
550
542
|
|
|
551
|
-
- **transducers:** add permutations()/permutationsN() generators ([91938ed](https://github.com/thi-ng/umbrella/commit/91938ed))
|
|
543
|
+
- **transducers:** add permutations()/permutationsN() generators ([91938ed](https://github.com/thi-ng/umbrella/commit/91938ed))
|
|
552
544
|
|
|
553
|
-
## [1.5.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.5.0...@thi.ng/transducers@1.5.1) (2018-03-02)
|
|
545
|
+
## [1.5.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.5.0...@thi.ng/transducers@1.5.1) (2018-03-02)
|
|
554
546
|
|
|
555
|
-
### Bug Fixes
|
|
547
|
+
### Bug Fixes
|
|
556
548
|
|
|
557
|
-
- **transducers:** flattenWith() ([3d8aa32](https://github.com/thi-ng/umbrella/commit/3d8aa32))
|
|
549
|
+
- **transducers:** flattenWith() ([3d8aa32](https://github.com/thi-ng/umbrella/commit/3d8aa32))
|
|
558
550
|
|
|
559
|
-
# [1.5.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.4.0...@thi.ng/transducers@1.5.0) (2018-02-26)
|
|
551
|
+
# [1.5.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.4.0...@thi.ng/transducers@1.5.0) (2018-02-26)
|
|
560
552
|
|
|
561
|
-
### Features
|
|
553
|
+
### Features
|
|
562
554
|
|
|
563
|
-
- **transducers:** add keys()/vals() iterators, refactor pairs() ([9824844](https://github.com/thi-ng/umbrella/commit/9824844))
|
|
555
|
+
- **transducers:** add keys()/vals() iterators, refactor pairs() ([9824844](https://github.com/thi-ng/umbrella/commit/9824844))
|
|
564
556
|
|
|
565
|
-
# [1.4.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.3.0...@thi.ng/transducers@1.4.0) (2018-02-23)
|
|
557
|
+
# [1.4.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.3.0...@thi.ng/transducers@1.4.0) (2018-02-23)
|
|
566
558
|
|
|
567
|
-
### Features
|
|
559
|
+
### Features
|
|
568
560
|
|
|
569
|
-
- **transducers:** add deepTransform & mapDeep xform ([f0fdfa1](https://github.com/thi-ng/umbrella/commit/f0fdfa1))
|
|
561
|
+
- **transducers:** add deepTransform & mapDeep xform ([f0fdfa1](https://github.com/thi-ng/umbrella/commit/f0fdfa1))
|
|
570
562
|
|
|
571
|
-
# [1.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.2.0...@thi.ng/transducers@1.3.0) (2018-02-19)
|
|
563
|
+
# [1.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.2.0...@thi.ng/transducers@1.3.0) (2018-02-19)
|
|
572
564
|
|
|
573
|
-
### Features
|
|
565
|
+
### Features
|
|
574
566
|
|
|
575
|
-
- **transducers:** add lookup1d/2d/3d helpers, update re-exports ([193058d](https://github.com/thi-ng/umbrella/commit/193058d))
|
|
567
|
+
- **transducers:** add lookup1d/2d/3d helpers, update re-exports ([193058d](https://github.com/thi-ng/umbrella/commit/193058d))
|
|
576
568
|
|
|
577
|
-
# [1.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.1.0...@thi.ng/transducers@1.2.0) (2018-02-18)
|
|
569
|
+
# [1.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.1.0...@thi.ng/transducers@1.2.0) (2018-02-18)
|
|
578
570
|
|
|
579
|
-
### Bug Fixes
|
|
571
|
+
### Bug Fixes
|
|
580
572
|
|
|
581
|
-
- **transducers:** update imports `step()` ([48f8bb8](https://github.com/thi-ng/umbrella/commit/48f8bb8))
|
|
573
|
+
- **transducers:** update imports `step()` ([48f8bb8](https://github.com/thi-ng/umbrella/commit/48f8bb8))
|
|
582
574
|
|
|
583
|
-
### Features
|
|
575
|
+
### Features
|
|
584
576
|
|
|
585
|
-
- **transducers:** add convolve2d xform & types ([ab8a855](https://github.com/thi-ng/umbrella/commit/ab8a855))
|
|
586
|
-
- **transducers:** add movingMedian() xform ([d7b1d0d](https://github.com/thi-ng/umbrella/commit/d7b1d0d))
|
|
587
|
-
- **transducers:** add range2d / range3d generators ([722042b](https://github.com/thi-ng/umbrella/commit/722042b))
|
|
577
|
+
- **transducers:** add convolve2d xform & types ([ab8a855](https://github.com/thi-ng/umbrella/commit/ab8a855))
|
|
578
|
+
- **transducers:** add movingMedian() xform ([d7b1d0d](https://github.com/thi-ng/umbrella/commit/d7b1d0d))
|
|
579
|
+
- **transducers:** add range2d / range3d generators ([722042b](https://github.com/thi-ng/umbrella/commit/722042b))
|
|
588
580
|
|
|
589
|
-
# [1.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.0.7...@thi.ng/transducers@1.1.0) (2018-02-08)
|
|
581
|
+
# [1.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.0.7...@thi.ng/transducers@1.1.0) (2018-02-08)
|
|
590
582
|
|
|
591
|
-
### Features
|
|
583
|
+
### Features
|
|
592
584
|
|
|
593
|
-
- **transducers:** add page() xform, update readme ([855d803](https://github.com/thi-ng/umbrella/commit/855d803))
|
|
585
|
+
- **transducers:** add page() xform, update readme ([855d803](https://github.com/thi-ng/umbrella/commit/855d803))
|
|
594
586
|
|
|
595
|
-
## [1.0.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.0.5...@thi.ng/transducers@1.0.6) (2018-02-01)
|
|
587
|
+
## [1.0.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.0.5...@thi.ng/transducers@1.0.6) (2018-02-01)
|
|
596
588
|
|
|
597
|
-
### Bug Fixes
|
|
589
|
+
### Bug Fixes
|
|
598
590
|
|
|
599
|
-
- **transducers:** update comp() for typescript 2.7.* ([febe39f](https://github.com/thi-ng/umbrella/commit/febe39f))
|
|
591
|
+
- **transducers:** update comp() for typescript 2.7.* ([febe39f](https://github.com/thi-ng/umbrella/commit/febe39f))
|
|
600
592
|
|
|
601
|
-
## [1.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.0.1...@thi.ng/transducers@1.0.2) (2018-01-29)
|
|
593
|
+
## [1.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.0.1...@thi.ng/transducers@1.0.2) (2018-01-29)
|
|
602
594
|
|
|
603
|
-
### Performance Improvements
|
|
595
|
+
### Performance Improvements
|
|
604
596
|
|
|
605
|
-
- **transducers:** avoid result object cloning in struct() xform ([d774e32](https://github.com/thi-ng/umbrella/commit/d774e32))
|
|
597
|
+
- **transducers:** avoid result object cloning in struct() xform ([d774e32](https://github.com/thi-ng/umbrella/commit/d774e32))
|
|
606
598
|
|
|
607
|
-
# [1.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@0.11.2...@thi.ng/transducers@1.0.0) (2018-01-28)
|
|
599
|
+
# [1.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@0.11.2...@thi.ng/transducers@1.0.0) (2018-01-28)
|
|
608
600
|
|
|
609
|
-
### Bug Fixes
|
|
601
|
+
### Bug Fixes
|
|
610
602
|
|
|
611
|
-
- **transducers:** add "complete" step handling in scan() ([8e5204d](https://github.com/thi-ng/umbrella/commit/8e5204d))
|
|
612
|
-
- **transducers:** scan() complete handling ([44db970](https://github.com/thi-ng/umbrella/commit/44db970))
|
|
603
|
+
- **transducers:** add "complete" step handling in scan() ([8e5204d](https://github.com/thi-ng/umbrella/commit/8e5204d))
|
|
604
|
+
- **transducers:** scan() complete handling ([44db970](https://github.com/thi-ng/umbrella/commit/44db970))
|
|
613
605
|
|
|
614
|
-
### Code Refactoring
|
|
606
|
+
### Code Refactoring
|
|
615
607
|
|
|
616
|
-
- **transducers:** rename join() => str() rfn ([e268e35](https://github.com/thi-ng/umbrella/commit/e268e35))
|
|
608
|
+
- **transducers:** rename join() => str() rfn ([e268e35](https://github.com/thi-ng/umbrella/commit/e268e35))
|
|
617
609
|
|
|
618
|
-
### Features
|
|
610
|
+
### Features
|
|
619
611
|
|
|
620
|
-
- **transducers:** add every(), some() rfns ([63344e4](https://github.com/thi-ng/umbrella/commit/63344e4))
|
|
621
|
-
- **transducers:** add labeled() xform ([0b3c786](https://github.com/thi-ng/umbrella/commit/0b3c786))
|
|
622
|
-
- **transducers:** add multiplex() xform & docs ([beb2cee](https://github.com/thi-ng/umbrella/commit/beb2cee))
|
|
623
|
-
- **transducers:** add multiplexObj() ([931b67f](https://github.com/thi-ng/umbrella/commit/931b67f))
|
|
624
|
-
- **transducers:** add noop() xform, update readme ([7b21aa6](https://github.com/thi-ng/umbrella/commit/7b21aa6))
|
|
625
|
-
- **transducers:** add utf8Encode()/utf8Decode() xforms ([e50fa26](https://github.com/thi-ng/umbrella/commit/e50fa26))
|
|
626
|
-
- **transducers:** update frequencies() & groupByMap() ([4b8d037](https://github.com/thi-ng/umbrella/commit/4b8d037))
|
|
627
|
-
- **transducers:** update re-exports, extract throttleTime() into own file ([45d6bc6](https://github.com/thi-ng/umbrella/commit/45d6bc6))
|
|
628
|
-
- **transducers:** update re-exports, minor update reductions() ([e555ff5](https://github.com/thi-ng/umbrella/commit/e555ff5))
|
|
629
|
-
- **transducers:** update step() to support multiple results ([1f32fc0](https://github.com/thi-ng/umbrella/commit/1f32fc0))
|
|
630
|
-
- **transducers:** update throttle(), refactor take/dropNth ([e1a282c](https://github.com/thi-ng/umbrella/commit/e1a282c))
|
|
612
|
+
- **transducers:** add every(), some() rfns ([63344e4](https://github.com/thi-ng/umbrella/commit/63344e4))
|
|
613
|
+
- **transducers:** add labeled() xform ([0b3c786](https://github.com/thi-ng/umbrella/commit/0b3c786))
|
|
614
|
+
- **transducers:** add multiplex() xform & docs ([beb2cee](https://github.com/thi-ng/umbrella/commit/beb2cee))
|
|
615
|
+
- **transducers:** add multiplexObj() ([931b67f](https://github.com/thi-ng/umbrella/commit/931b67f))
|
|
616
|
+
- **transducers:** add noop() xform, update readme ([7b21aa6](https://github.com/thi-ng/umbrella/commit/7b21aa6))
|
|
617
|
+
- **transducers:** add utf8Encode()/utf8Decode() xforms ([e50fa26](https://github.com/thi-ng/umbrella/commit/e50fa26))
|
|
618
|
+
- **transducers:** update frequencies() & groupByMap() ([4b8d037](https://github.com/thi-ng/umbrella/commit/4b8d037))
|
|
619
|
+
- **transducers:** update re-exports, extract throttleTime() into own file ([45d6bc6](https://github.com/thi-ng/umbrella/commit/45d6bc6))
|
|
620
|
+
- **transducers:** update re-exports, minor update reductions() ([e555ff5](https://github.com/thi-ng/umbrella/commit/e555ff5))
|
|
621
|
+
- **transducers:** update step() to support multiple results ([1f32fc0](https://github.com/thi-ng/umbrella/commit/1f32fc0))
|
|
622
|
+
- **transducers:** update throttle(), refactor take/dropNth ([e1a282c](https://github.com/thi-ng/umbrella/commit/e1a282c))
|
|
631
623
|
|
|
632
|
-
### BREAKING CHANGES
|
|
624
|
+
### BREAKING CHANGES
|
|
633
625
|
|
|
634
|
-
- **transducers:** throttle() requires stateful predicate now
|
|
635
|
-
- **transducers:** rename join() => str() reduer in prep for actual set join() op
|
|
626
|
+
- **transducers:** throttle() requires stateful predicate now
|
|
627
|
+
- **transducers:** rename join() => str() reduer in prep for actual set join() op
|
|
636
628
|
- **transducers:** now possibly returns array instead of single value if wrapped transducer produced multiple results
|
package/README.md
CHANGED
|
@@ -142,7 +142,7 @@ package.
|
|
|
142
142
|
### Related packages
|
|
143
143
|
|
|
144
144
|
- [@thi.ng/csp](https://github.com/thi-ng/umbrella/tree/develop/packages/csp) - ES6 promise based CSP primitives & operations
|
|
145
|
-
- [@thi.ng/grid-iterators](https://github.com/thi-ng/umbrella/tree/develop/packages/grid-iterators) - 2D grid iterators w/ multiple orderings
|
|
145
|
+
- [@thi.ng/grid-iterators](https://github.com/thi-ng/umbrella/tree/develop/packages/grid-iterators) - 2D grid and shape iterators w/ multiple orderings
|
|
146
146
|
- [@thi.ng/fsm](https://github.com/thi-ng/umbrella/tree/develop/packages/fsm) - Composable primitives for building declarative, transducer based Finite-State Machines & matchers for arbitrary data streams
|
|
147
147
|
- [@thi.ng/rstream](https://github.com/thi-ng/umbrella/tree/develop/packages/rstream) - Reactive streams & subscription primitives for constructing dataflow graphs / pipelines
|
|
148
148
|
- [@thi.ng/rstream-graph](https://github.com/thi-ng/umbrella/tree/develop/packages/rstream-graph) - Declarative dataflow graph construction for [@thi.ng/rstream](https://github.com/thi-ng/umbrella/tree/develop/packages/rstream)
|
|
@@ -178,7 +178,7 @@ node --experimental-repl-await
|
|
|
178
178
|
> const transducers = await import("@thi.ng/transducers");
|
|
179
179
|
```
|
|
180
180
|
|
|
181
|
-
Package sizes (gzipped, pre-treeshake): ESM:
|
|
181
|
+
Package sizes (gzipped, pre-treeshake): ESM: 9.42 KB
|
|
182
182
|
|
|
183
183
|
## Dependencies
|
|
184
184
|
|
|
@@ -235,7 +235,7 @@ A selection:
|
|
|
235
235
|
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/rstream-grid.jpg" width="240"/> | Interactive grid generator, SVG generation & export, undo/redo support | [Demo](https://demo.thi.ng/umbrella/rstream-grid/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rstream-grid) |
|
|
236
236
|
| | rstream based UI updates & state handling | [Demo](https://demo.thi.ng/umbrella/rstream-hdom/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rstream-hdom) |
|
|
237
237
|
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/scenegraph.png" width="240"/> | 2D scenegraph & shape picking | [Demo](https://demo.thi.ng/umbrella/scenegraph/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/scenegraph) |
|
|
238
|
-
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/shader-ast-workers.jpg" width="240"/> | Fork-join worker-based raymarch renderer
|
|
238
|
+
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/shader-ast-workers.jpg" width="240"/> | Fork-join worker-based raymarch renderer (JS/CPU only) | [Demo](https://demo.thi.ng/umbrella/shader-ast-workers/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/shader-ast-workers) |
|
|
239
239
|
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/svg-barchart.png" width="240"/> | Simplistic SVG bar chart component | [Demo](https://demo.thi.ng/umbrella/svg-barchart/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/svg-barchart) |
|
|
240
240
|
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/svg-waveform.jpg" width="240"/> | Additive waveform synthesis & SVG visualization with undo/redo | [Demo](https://demo.thi.ng/umbrella/svg-waveform/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/svg-waveform) |
|
|
241
241
|
| <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/talk-slides.png" width="240"/> | hdom based slide deck viewer & slides from my ClojureX 2018 keynote | [Demo](https://demo.thi.ng/umbrella/talk-slides/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/talk-slides) |
|
package/curve.js
CHANGED
|
@@ -40,7 +40,7 @@ export function* curve(start, end, steps = 10, rate = 0.1) {
|
|
|
40
40
|
const c = Math.exp(-Math.log((Math.abs(end - start) + rate) / rate) / steps);
|
|
41
41
|
const offset = (start < end ? end + rate : end - rate) * (1 - c);
|
|
42
42
|
steps > 0 && (yield start);
|
|
43
|
-
for (let x = start; --
|
|
43
|
+
for (let x = start; steps-- > 0;) {
|
|
44
44
|
yield (x = offset + x * c);
|
|
45
45
|
}
|
|
46
46
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@thi.ng/transducers",
|
|
3
|
-
"version": "8.0.
|
|
3
|
+
"version": "8.0.8",
|
|
4
4
|
"description": "Lightweight transducer implementations for ES6 / TypeScript",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"module": "./index.js",
|
|
@@ -34,17 +34,17 @@
|
|
|
34
34
|
"test": "testament test"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@thi.ng/api": "^8.0
|
|
38
|
-
"@thi.ng/arrays": "^2.0.
|
|
39
|
-
"@thi.ng/checks": "^3.0.
|
|
40
|
-
"@thi.ng/compare": "^2.0.
|
|
41
|
-
"@thi.ng/compose": "^2.0.
|
|
42
|
-
"@thi.ng/errors": "^2.0.
|
|
43
|
-
"@thi.ng/math": "^5.0.
|
|
44
|
-
"@thi.ng/random": "^3.
|
|
37
|
+
"@thi.ng/api": "^8.2.0",
|
|
38
|
+
"@thi.ng/arrays": "^2.0.8",
|
|
39
|
+
"@thi.ng/checks": "^3.0.7",
|
|
40
|
+
"@thi.ng/compare": "^2.0.8",
|
|
41
|
+
"@thi.ng/compose": "^2.0.8",
|
|
42
|
+
"@thi.ng/errors": "^2.0.6",
|
|
43
|
+
"@thi.ng/math": "^5.0.8",
|
|
44
|
+
"@thi.ng/random": "^3.1.4"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
|
-
"@thi.ng/testament": "^0.1.
|
|
47
|
+
"@thi.ng/testament": "^0.1.6"
|
|
48
48
|
},
|
|
49
49
|
"keywords": [
|
|
50
50
|
"2d",
|
|
@@ -559,5 +559,5 @@
|
|
|
559
559
|
],
|
|
560
560
|
"year": 2016
|
|
561
561
|
},
|
|
562
|
-
"gitHead": "
|
|
562
|
+
"gitHead": "5fe52419af63984ebe53032201b2a6174b9cb159"
|
|
563
563
|
}
|
package/permutations.js
CHANGED
|
@@ -56,7 +56,7 @@ export const permutationsN = (n, m = n, offsets) => {
|
|
|
56
56
|
illegalArgs(`insufficient offsets, got ${offsets.length}, needed ${n}`);
|
|
57
57
|
}
|
|
58
58
|
const seqs = [];
|
|
59
|
-
while (--
|
|
59
|
+
while (n-- > 0) {
|
|
60
60
|
const o = offsets ? offsets[n] : 0;
|
|
61
61
|
seqs[n] = range(o, o + m);
|
|
62
62
|
}
|
package/reduce.js
CHANGED
|
@@ -30,7 +30,7 @@ export function reduceRight(...args) {
|
|
|
30
30
|
args = parseArgs(args);
|
|
31
31
|
let acc = args[0] == null ? init() : args[0];
|
|
32
32
|
const xs = args[1];
|
|
33
|
-
for (let i = xs.length; --
|
|
33
|
+
for (let i = xs.length; i-- > 0;) {
|
|
34
34
|
acc = reduce(acc, xs[i]);
|
|
35
35
|
if (isReduced(acc)) {
|
|
36
36
|
acc = acc.deref();
|