All notable changes to this project will be documented in this file. This project follows Semantic Versioning.
- add: cookies option.
- add: yaml front matter support to urls file (only for cookies option atm).
- change: catch errors thrown in the cli.
- change: update dependencies.
- add: node 4.0 support.
- remove: node 0.10 support.
- add: --concurrency option.
- change: set a default concurrency (maxSockets) to prevent DOSing sites on Node >=0.12.
- change: --compare option shorthand to -p.
- change: update dependencies.
- change: detect misc ASP.NET UnhandledException errors.
- change: output errors on stderr.
- change: update dependencies.
- add: -v flag for printing the version number.
- add: update-notifier.
- add: padding to the command line progress number.
- initial release.