Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 744 Bytes

HISTORY.md

File metadata and controls

19 lines (13 loc) · 744 Bytes

Release History

  • Improve compiler error message (Thanks @rjsvaljean)
  • Reduce need for typeclass to absolute minimum and document same
  • Support non-curried application up to arity 10
  • Implement Travis-CI testing for multiple Scala versions
  • Update documentation
  • Thanks @poetix for the following:
    • Support directly applying functor w/ parentheses
    • Remove implicit params so that applies can be chained