Skip to content

Latest commit

 

History

History
161 lines (69 loc) · 5.27 KB

CHANGELOG.md

File metadata and controls

161 lines (69 loc) · 5.27 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.1.2 (2022-12-31)

Bug Fixes

6.1.1 (2022-12-30)

Bug Fixes

  • 🐛 uncomment untested functions (f747420)

6.1.0 (2022-12-30)

Features

6.0.2 (2022-12-26)

6.0.1 (2022-12-26)

6.0.0 (2022-12-26)

⚠ BREAKING CHANGES

  • 🧨 scan and scanN changed to behavior consistent with map
  • 🧨 accumulator renamed to update

Features

  • 🎸 add accum operator (60072fd)
  • 🎸 add updateSpread operator (ffef10a)
  • 🎸 scan and scanN now work like map (f206747)

Bug Fixes

  • 🐛 map with missing functions preserves output (ef834cb)

  • 💡 renamed update function (a9d7938)

5.0.0 (2022-12-25)

⚠ BREAKING CHANGES

  • 🧨 lift3 discontinued

Features

4.0.0 (2022-12-25)

⚠ BREAKING CHANGES

  • 🧨 old curry2 became curryGroups2 to avoid collision with ramda's curryN

Features

  • 🎸 add curryGroups functions (7a1eb52)

3.9.0 (2022-12-25)

Features

  • 🎸 add mapSpread operator (b8ae547)
  • 🎸 add operator converting sync cps outputs to array (e6a6635)

3.8.0 (2022-12-24)

Features

  • 🎸 add converter promise factory to cps factory (fe22df2)

3.7.2 (2022-12-23)

3.7.1 (2022-12-23)

3.7.0 (2022-12-23)

Features

3.6.2 (2022-12-23)

3.6.1 (2022-12-21)

3.2.8 (2022-01-07)

3.2.7 (2021-12-05)

3.2.6 (2021-12-05)

3.2.5 (2021-12-05)

3.2.4 (2020-01-28)

3.2.3 (2020-01-28)

3.2.2 (2019-12-26)

3.1.11 (2019-06-20)

3.1.6 (2019-06-10)

Bug Fixes

3.1.4 (2019-06-10)

Bug Fixes

  • readme: remove version from the coverall badge (535cf33)

3.1.3 (2019-06-10)

3.1.2 (2019-06-10)

3.1.1 (2019-06-10)

3.0.5 (2019-06-10)

3.0.4 (2019-06-10)

3.0.3 (2019-06-10)