changelogs.md


tommmyy/ramda-extension

Repository  -  API  -  Source

0.12.0

April 10, 2023

Features

Breaking changes

  • #210 propNotEq has flipped the arguments
  • #210 pathNotEq has flipped the arguments

0.11.0

March 29, 2021

Bug Fixes

  • typo in docs (22df518)
  • ramda-extension: toUpperFirst failing with empty string (952e672)

Features

0.10.3

0.10.2

Changes

0.10.1

0.10.0

0.9.1

0.9.0

List of new functions

Fixes

0.8.0

0.7.2

  • We updated to be in sync with Ramda 0.26.1.
  • Improved es build. See #133

0.7.1

We updated to be in sync with Ramda 0.26.0.

Depracations

List of new functions

0.6.1

0.6.0

List of new functions

0.5.1

List of new functions

Other

  • Babel 7 - Performance improvement

0.5.0

0.4.0

List of new functions

0.3.7

List of new functions

Bug fixing

0.3.6

0.3.3-5

Bug fixing

0.3.2

Bug fixing

List of new functions

0.3.1

0.3.0

0.2.1

Hotfix release. Some of the new functions were not published to npm.

0.2.0

New release brings hand full of new functions.

Some of them are Ramda implementations of often used and well-known libraries:

For users of lens we have new helpful functions too:

List of new functions

Breaking Changes

none

0.1.0

Breaking Changes

  • Change of build system and project structure to be same as ramda.

New Feature

Bug Fix