v0.2.0
What's Changed
- fix: typo javascript -> JavaScript by @hg-pyun in #4
- feat: add overloading type of 'filter' function by @jbl428 in #10
- feat: add type predicate overloading of 'filter' function by @jbl428 in #11
- fix: missed signature in reduce function by @6h15m in #14
- fix: pass missing 'concurrent' as parameter to async-iterable's 'next by @ppeeou in #16
New Contributors
- @hg-pyun made their first contribution in #4
- @ppeeou made their first contribution in #5
- @sang-w0o made their first contribution in #7
- @jbl428 made their first contribution in #10
- @dongheeleeme made their first contribution in #9
- @6h15m made their first contribution in #14
Full Changelog: v0.1.4...v0.2.0