Skip to content

Releases: marpple/FxTS

v1.0.0

29 May 06:27
Compare
Choose a tag to compare

v0.28.0

20 Mar 09:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.0...v0.28.0

v0.27.0

19 Mar 04:09
Compare
Choose a tag to compare

What's Changed

  • fix: type instantiation is excessively deep and possibly infinite in pipe by @ppeeou in #258

Full Changelog: v0.26.0...v0.27.0

v0.26.0

18 Mar 05:10
Compare
Choose a tag to compare

What's Changed

  • fix: change from recursion to loop by @ppeeou in #257

Full Changelog: v0.25.0...v0.26.0

v0.25.0

14 Mar 13:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.24.1...v0.25.0

v0.24.1

18 Feb 12:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.24.1

v0.23.0

21 Oct 01:31
Compare
Choose a tag to compare

What's Changed

  • feat: change reduce behavior, when empty iterable by @ppeeou in #236

When reduce receives two arguments, an error occurs if it is an empty iterable.

Full Changelog: v0.22.0...v0.23.0

v0.22.0

15 Oct 12:20
Compare
Choose a tag to compare

What's Changed

  • feat: isEmpty should also work for Map and Set by @DaSchTour in #237

New Contributors

Full Changelog: v0.21.0...v0.22.0

v0.21.0

26 Sep 05:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0

v0.20.0

11 Sep 08:16
Compare
Choose a tag to compare

What's Changed

  • fix: join when parameter is number by @ppeeou in #227

Full Changelog: v0.19.0...v0.20.0