- Release v3.1.0 / npm@v3.1.0
- update badges
- bump deps
- update docs example
- update description
- run verb
- start docs
- update tests
- follow
sliced
lib signature - allow passing custom names to
is-callback-function
lib - update tests
- start tests
- update and refactor
- Release v3.0.4 / npm@v3.0.4
- node@4 on travis
- Release v3.0.3 / npm@v3.0.3
- update docs
- update
- simplify
- switch to use
sliced
- it is little bit faster than
array-slice
- remove
manage-arguments
- simplify logic
- switch to use
- Release v3.0.2 / npm@v3.0.2
- add features section
- update changelog
- use
manage-arguments
to prevent arguments leakage - update
see also
section - update - readme style, travis, package.json etc struff
- Release v3.0.1 / npm@v3.0.1
- add related section
- Release v3.0.0 / npm@v3.0.0
- run update, rename files
- breaking change: callback is
undefined
, if last arg is not a function - update readme
- apply feross/standard
- replace
mocha
withassertit
- Release v2.0.0 / npm@v2.0.0
- because the "maybe-breakable" change in
v1.0.3
: "if last arguments isnt function, defaultcb
is empty function nameddefaultHanleArgumentsCallback
"
- Release v1.0.4 / npm@v1.0.4
- update reflinks
- change repo links
- Release v1.0.3 / npm@v1.0.3
- add more related
- add test for changed behavior
- if last argument isnt function, default
cb
is empty function nameddefaultHanleArgumentsCallback
- add
cb
alias forcallback
- Release v1.0.2 / npm@v1.0.2
- add keywords
- Release v1.0.1 / npm@v1.0.1
- tests titles
if
towhen
- Release v1.0.0 / npm@v1.0.0