Projekt

Obecné

Profil

Stáhnout (390 Bajtů) Statistiky
| Větev: | Revize:
1
### Version 0.2.1 (2014-02-25) ###
2

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

    
6

    
7
### Version 0.2.0 (2014-02-24) ###
8

    
9
- Disallow passing 0 arguments. It’s weird and inconsistent between browsers.
10
  (Backwards incompatible change.)
11

    
12

    
13
### Version 0.1.0 (2014-02-23) ###
14

    
15
- Initial release.
(4-4/8)