Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 542 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 542 Bytes

CHANGELOG

  • 3.0.0 (2017-10-01)

    • Modernize implementation (@shadowhand)
  • 2.0.2 (2014-12-12)

    • bind_right (@lstrojny)
  • 2.0.1 (2014-10-20)

    • Docblocks to make IDEs happy (@indeyets)
  • 2.0.0 (2013-08-13)

    • Rename from react/curry to react/partial
  • 1.1.1 (2013-01-04)

    • Remove declare statement, as it can cause notices when zend multibyte is disabled
  • 1.1.0 (2013-01-03)

    • Switch to function-based API (BC is provided)
    • Feature: Placeholders (@lstrojny)
  • 1.0.0 (2012-11-07)

    • First tagged release