Skip to content

v1.4.1

Compare
Choose a tag to compare
@tomi tomi released this 03 Nov 12:09
· 40 commits to master since this release

1.4.1 (2019-11-03)

* Merge pull request #75 from tomi/feature/benchmark (6293b0c (https://github.com/tomi/fromfrom/commit/6293b0c)), closes #75 (https://github.com/tomi/fromfrom/issues/75)

Bug Fixes

* fix object sequences not being iterable more than once (16110d5 (https://github.com/tomi/fromfrom/commit/16110d5)), closes #80 (https://github.com/tomi/fromfrom/issues/80)

Performance Improvements

* optimize array creation performance (34c604b (https://github.com/tomi/fromfrom/commit/34c604b))
* optimize sortBy, sortByDescending, thenBy, thenByDescending (1d9bb07 (https://github.com/tomi/fromfrom/commit/1d9bb07))