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

Releases: Medium/phantomjs

PhantomJS installer v2.1.14

09 Dec 17:08
Compare
Choose a tag to compare

Upgrades request and fs-extra deps

PhantomJS installer v2.1.13

04 Oct 15:08
Compare
Choose a tag to compare
  • upgrade promise polyfill

PhantomJS installer v2.1.12

12 Aug 12:43
Compare
Choose a tag to compare
  • Removes bundledDependencies from NPM publishing. This option appears to be non-portable, and breaks various OS/NPM version combinations.

PhantomJS installer v2.1.10

03 Aug 17:08
Compare
Choose a tag to compare
  • published with NPM3, to improve path nesting (#589)
  • preserves paths better on install (#583)
  • Adds run/exec methods (#588)

PhantomJS installer v2.1.9

29 Jul 22:19
Compare
Choose a tag to compare

bundles the dependencies, for more robust npm installs

PhantomJS installer v2.1.8

26 Jul 04:24
Compare
Choose a tag to compare
  • minor package updates
  • fixes for tmp handling

PhantomJS installer v1.9.20

31 Mar 17:12
Compare
Choose a tag to compare

Installs phantomjs 1.9.8 binary
Uses installer script from v2.1.7
Uses github releases as the default download location

v2.1.7

25 Mar 21:50
Compare
Choose a tag to compare
  • Change the default download location to github releases, per discussion on #509 and ariya/phantomjs#13953
  • If there's a global npm phantomjs-prebuilt install on linux/osx, try to use that for local installs (windows is harder for complicated windows reasons)

v2.1.6

18 Mar 21:59
Compare
Choose a tag to compare

Remove dependency on adm-zip due to alleged GPL violations (#495)

v2.1.5

07 Mar 18:27
Compare
Choose a tag to compare

Minor fixes to custom CA handling
Use sha-256 instead of md5 for download verification