Skip to content
This repository has been archived by the owner on Jul 21, 2022. It is now read-only.

Releases: pofider/phantom-workers

0.6.0

20 Jul 21:21
Compare
Choose a tag to compare

allow per request timeout

0.5.0

09 Jul 18:55
Compare
Choose a tag to compare
  • ensure node 12 support

0.4.3

26 Dec 16:56
Compare
Choose a tag to compare

0.4.2

16 May 12:12
Compare
Choose a tag to compare
  • pass process env to the child phantomjs, this should make this package running in azure web apps

0.4.1

25 Apr 18:06
Compare
Choose a tag to compare
  • improve error message when getting segmentation fault error (raised when using phantomjs < 2 with macOS Sierra)

0.4.0

26 May 09:51
Compare
Choose a tag to compare

0.3.3

11 Feb 23:30
Compare
Choose a tag to compare
  • support for proxy settings

0.3.2

02 Jan 17:22
Compare
Choose a tag to compare
  • phantomPath support

0.3.1

14 Oct 18:34
Compare
Choose a tag to compare

#8 ensure callback is called one time when worker process has an error

0.3.0

28 Sep 19:21
Compare
Choose a tag to compare

BREAKING CHANGE

  • use environment variables in scripts instead of reading from stdin, see the readme for details