Skip to content

Releases: marpple/FxTS

v0.2.3

03 Dec 04:47
Compare
Choose a tag to compare

What's Changed

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

02 Dec 03:14
Compare
Choose a tag to compare

What's Changed

What's Changed

  • fix: consume iterable as many as call in takeUntil by @ppeeou in 04a1937

Full Changelog: v0.2.1...v0.2.2

v0.2.1

23 Nov 05:47
Compare
Choose a tag to compare

What's Changed

  • fix: concurrent handling takeUntil/takeWhile by @ppeeou in #17

Full Changelog: v0.2.0...v0.2.1

v0.2.0

22 Nov 13:47
Compare
Choose a tag to compare

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

Full Changelog: v0.1.4...v0.2.0