Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 390 Bytes

changelog.md

File metadata and controls

15 lines (8 loc) · 390 Bytes

Version 0.2.1 (2014-02-25)

  • Fix edge case when (accidentally) supplying only one argument, and that argument happens to be a falsy value such as undefined or null.

Version 0.2.0 (2014-02-24)

  • Disallow passing 0 arguments. It’s weird and inconsistent between browsers. (Backwards incompatible change.)

Version 0.1.0 (2014-02-23)

  • Initial release.