- Readme: fix "Installation"
- add
circle.yml - npm
- updating version number
- preparing to publish to npm as scoped package
- dependencies: updating to use segmentio/each
- add tracing probes
- remove the use of next-tick which creates compounded latency issues 0.0.10 - January 7, 2013
- fix component-each package.json dependency
- change
optionalto be reversible
- change
optionalto be fluent
- add
optionaloption
- add
errtovalidatesignature
- fix to not call done twice
- change to run validators in order
- add node support
- swap arity check to make sure it never times out
✨