Phridge Versions Save

A bridge between node and PhantomJS

v1.0.3

9 years ago
  • Fix an error where new line characters where removed from console.log()-messages inside PhantomJS

v1.0.2

9 years ago
  • Fix an error where a promise could have been rejected after it has already been resolved

v1.0.1

9 years ago
  • Improved stack traces from PhantomJS

v1.0.0

9 years ago
  • Replaced inter-process communication from HTTP to regular stdin/stdout
  • Phantom.prototype.port has been removed
  • Phantom.prototype.secret has been removed
  • config.minPort has been removed
  • config.maxPort has been removed
  • Improved performance
  • Reached stable state :)