Releases: vitaly-t/iter-ops
Releases · vitaly-t/iter-ops
0.1.5
- Added concat operator.
- Many updates in documentation and tests.
0.1.4
- Plenty of code refactoring + documentation updates
- Proper
tslint
integration + code styling fixes
0.1.1
- Allow pipe calls without any operators.
0.1.0
- Refactoring
pipe
, toArray
and reduce
- Adding tests, for 100% coverage now
0.0.9
- Documentation updates only.
0.0.8
- Project's file structure has been thoroughly refactored. No code changes.
0.0.6
- Fixing
filter
bug that was introduced in version 0.0.5