Releases: tomi/fromfrom
Releases · tomi/fromfrom
v1.8.0
v1.7.1
v1.7.0
v1.6.0
v1.5.0
v1.4.3
v1.4.2
v1.4.1
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))