Skip to content

Latest commit

 

History

History
413 lines (185 loc) · 16.5 KB

CHANGELOG.md

File metadata and controls

413 lines (185 loc) · 16.5 KB

4.0.0-rc1 (2022-12-12)

Bug Fixes

  • avoids exceptions raising if isErr(null) (44f4afd)
  • fixes padding issue (6c3a8d2)
  • hot: avoids issues while using as esmodule (eb225d5)
  • skips lib check (651bbe4)

Features

4.0.0-rc1 (2022-12-12)

Bug Fixes

  • avoids exceptions raising if isErr(null) (44f4afd)
  • fixes padding issue (6c3a8d2)
  • hot: avoids issues while using as esmodule (eb225d5)
  • skips lib check (651bbe4)

Features

2.19.0 (2021-05-17)

Features

2.18.0 (2021-05-16)

2.17.0 (2021-05-13)

Features

  • adds fnbinary case in multi (2dfd78d)

2.16.0 (2021-05-07)

Features

  • fold now accepts both functions and values (bf2f2b8)
  • multi accepts also non functions (868ca99)

2.15.0 (2021-04-12)

Features

  • adds str and num sort fns (be51d2b)

2.14.3 (2021-04-05)

2.14.2 (2021-04-03)

2.14.1 (2021-04-03)

2.14.0 (2021-03-21)

2.14.0 (2021-03-21)

Features

2.13.1 (2021-03-17)

Bug Fixes

2.13.0 (2021-03-16)

Features

2.13.0 (2021-03-16)

Features

2.12.1 (2021-03-15)

Bug Fixes

2.12.0 (2021-03-12)

Features

2.11.0 (2021-03-12)

2.10.0 (2021-03-11)

Bug Fixes

Features

2.9.2 (2021-03-08)

2.9.1 (2021-03-08)

Bug Fixes

2.9.0 (2021-02-25)

Features

2.8.1 (2021-02-19)

2.8.0 (2021-02-19)

Features

  • adds array.fromfunctions (c19c014)

2.7.0 (2021-02-15)

Features

2.6.0 (2021-02-09)

Features

  • adds compare predicates (9f6c419)

2.5.0 (2021-02-04)

Features

2.4.3 (2021-02-04)

Bug Fixes

2.4.2 (2021-02-03)

2.4.1 (2021-02-01)

Features

  • moves template to returned fn (ef4de8b)

2.4.0 (2021-01-28)

Features

  • adds derivable, adds some docs (89659fb)

2.3.0 (2021-01-25)

Features

  • adds takefirst, takelast and shuffle (949977e)

2.2.0 (2021-01-25)

Features

2.1.2 (2021-01-24)

2.1.1 (2021-01-24)

Features

  • adds array, reworks docs (769ed9b)
  • adds totaggedFn and tagged fns (e49b9da)

2.1.0 (2021-01-22)

Bug Fixes

  • corrects implementation (3a82df8)

Features

1.6.1 (2020-01-10)

Features

1.5.2 (2019-12-18)

Bug Fixes

1.5.1 (2019-11-21)

Features

1.2.0 (2019-08-08)

1.1.2 (2019-07-31)

1.1.1 (2019-07-31)

Features