- 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