Releases: biggyspender/ts-iterable-functions
Releases · biggyspender/ts-iterable-functions
v3.9.0
3.9.0 (2021-02-25)
Features
- reduce, reduceright: overloads that don't require seed value (594dd7e)
v3.8.0
3.8.0 (2021-02-25)
Features
- headtail: add headTail function (ab7e3a1)
v3.7.1
3.7.1 (2021-02-25)
Bug Fixes
- documentation and code fixes (4f0190d)
v3.7.0
3.7.0 (2021-02-24)
Features
- ensure implementations live under JS names, not LINQ names (i.e. map vs select) (93e237e)
v3.6.2
3.6.2 (2021-02-24)
Bug Fixes
- prune non-required files from published artefact (dae6894)
v3.6.1
3.6.1 (2021-02-24)
Bug Fixes
- spurious change to trigger CI (fbe01ee)
Reverts
- undo all commits since v3.4.1 (112adac)
v3.6.0
3.6.0 (2021-02-24)
Bug Fixes
- add files omitted from previous commit (e626f41)
- commit overlooked file (83b4cf6)
Features
- complete rehash of rollup build (491b403)
v3.5.0
3.5.0 (2021-02-24)
Features
- restructure package json (e9eb4f3)
- exports: create index files for each directory (5f0f60f)
v3.4.3
3.4.3 (2021-02-24)
Bug Fixes
- importing: copy typings into dist/lib dir (d4d0480)
v3.4.2
3.4.2 (2021-02-24)
Bug Fixes
- package size: make all dependencies external (bfdcbb1)