- Add new options to specified
UserAgent
andReferer
helium-cli --user-agent 'Mobile' --referer 'www.example.com' http://www.example.com/home
- Allow pass arguments to phantomjs process, just pass the arguments after
--
helium-cli http://www.example.com/home -- --disk-cache=true --web-security=true
- Adding options object in api calls
- Analyze csses crossing pages
- Support using api in node programmatically
- Output error when processing fails
- First release