Skip to content

Latest commit

 

History

History
106 lines (62 loc) · 6.08 KB

CHANGELOG.md

File metadata and controls

106 lines (62 loc) · 6.08 KB

Changelog

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

9.5.7 (2021-03-05)

Bug Fixes

  • f.narrow: fix variance and array inference (4c7618d)
  • f.narrow: higher order function support (dad05ee)
  • f.narrow: preserve functions (c34f1b9)
  • f.narrow: revert variance fixes (12e014a)
  • f.narrow: variance (866ecd7)
  • fn: allow for curried in compose (2bc5604)

Others

9.5.6 (2021-03-04)

Bug Fixes

  • f.narrow: fix variance and array inference (4c7618d)
  • f.narrow: higher order function support (dad05ee)
  • f.narrow: preserve functions (c34f1b9)
  • f.narrow: variance (866ecd7)
  • fn: allow for curried in compose (2bc5604)

Others

9.5.5 (2021-03-04)

Bug Fixes

  • f.narrow: fix variance and array inference (4c7618d)
  • f.narrow: higher order function support (dad05ee)
  • f.narrow: variance (866ecd7)
  • fn: allow for curried in compose (2bc5604)

Others

9.5.4 (2021-03-04)

Bug Fixes

  • f.narrow: fix variance and array inference (4c7618d)
  • f.narrow: variance (866ecd7)
  • fn: allow for curried in compose (2bc5604)

Others

9.5.3 (2021-03-02)

Bug Fixes

  • f.narrow: variance (866ecd7)
  • fn: allow for curried in compose (2bc5604)

Others

9.5.2 (2021-03-01)

Bug Fixes

  • fn: allow for curried in compose (2bc5604)

9.5.1 (2021-02-28)

Others