Releases: vinsonchuong/heliograph
Releases · vinsonchuong/heliograph
v7.0.0
15 Mar 03:14
Compare
Sorry, something went wrong.
No results found
7.0.0 (2023-03-15)
Features
scan: Add ability to accumulate running values (1e4e795 )
scanWindow: Rename scan to scanWindow (dad7cd5 )
BREAKING CHANGES
scanWindow: scan has been renamed
v6.0.0
13 Mar 17:53
Compare
Sorry, something went wrong.
No results found
6.0.0 (2023-03-13)
Bug Fixes
forEach: Remove forEach as it duplicates the consume sink (069b232 )
sample: Change to a point-free interface for consistency with other operators (de6bba5 )
BREAKING CHANGES
sample: The interface of sample has changed to support point-free use with pipe
forEach: The forEach operator has been removed.
v5.3.0
12 Mar 02:47
Compare
Sorry, something went wrong.
No results found
5.3.0 (2023-03-12)
Features
forEach: Add an operator for easy consumption of iterators (71e36fe )
v5.2.1
11 Mar 23:00
Compare
Sorry, something went wrong.
No results found
5.2.1 (2023-03-11)
Bug Fixes
fromClock: Avoid using recursion as most JS runtimes do not have TCO (6a4685e )
v5.2.0
11 Mar 04:11
Compare
Sorry, something went wrong.
No results found
5.2.0 (2023-03-11)
Features
sample: Add way to downsample async iterators (a058d55 )
v5.1.0
08 Mar 17:29
Compare
Sorry, something went wrong.
No results found
5.1.0 (2023-03-08)
Features
fromEventTarget: Allow for observing a stream of DOM events. (8481ff2 )
v5.0.4
10 Feb 04:14
Compare
Sorry, something went wrong.
No results found
5.0.4 (2023-02-10)
Bug Fixes
dependencies: Force a release with updated dependencies (1a5b3e3 )
v5.0.3
23 May 00:05
Compare
Sorry, something went wrong.
No results found
5.0.3 (2022-05-23)
Bug Fixes
dependencies: Update dependencies (99503a1 )
v5.0.2
11 Jul 22:12
Compare
Sorry, something went wrong.
No results found
5.0.2 (2021-07-11)
Bug Fixes
github-actions: Avoid packaging temp files in package (8bdff8c )
v5.0.1
11 Jul 01:46
Compare
Sorry, something went wrong.
No results found
5.0.1 (2021-07-11)
Bug Fixes
package.json: Add main field to fix deprecation warning (f3462ed )