Skip to content

1.2.0

Compare
Choose a tag to compare
@winterbe winterbe released this 19 Jan 07:02
· 116 commits to master since this release

This release adds a couple of new features: Filter also accepts a RegExp in order to filter strings by a given pattern. Map and FlatMap accept a string path, so you can easily resolve deep nested object paths. A new terminal operation iterator allows to traverse the elements of the stream externally. Please refer to the APIDOC for further information.