Releases: pofider/phantom-workers
Releases · pofider/phantom-workers
0.6.0
allow per request timeout
0.4.2
- pass process env to the child phantomjs, this should make this package running in azure web apps
0.4.1
- improve error message when getting segmentation fault error (raised when using phantomjs < 2 with macOS Sierra)
0.3.3
- support for proxy settings
0.3.1
#8 ensure callback is called one time when worker process has an error
0.3.0
BREAKING CHANGE
- use environment variables in scripts instead of reading from stdin, see the readme for details