Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 468 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 468 Bytes

Changelog for enjoy-core

1.2.0 (2016-09-05)

  • Make auto functions work with more than one argument
  • add optional arity parameter to auto to make it work with functions that rely on the arguments object
  • Make functions with more than one argument auto.

1.1.0

  • Add a fallback(fn, instead) function, which is a functional try-catch

1.0.1

  • Fix that browserify cannot create a working bundle from the library

1.0.0

Initial version.