Skip to content

Version 1.1.0

Latest
Compare
Choose a tag to compare
@gkoniaris gkoniaris released this 09 Jul 11:43

VERSION 1.1.0 - 09/07/2020

Added:

  • Added validations when setting the country code without using a premium proxy.
  • Allow cookies and headers to be set as empty by passing null to the corresponding request builder functions.
  • Added tests for Builder and Request classes.

Changed:

  • Moved country codes to the constants.ts file to make them reusable.

Fixed:

  • Renamed function from setJavascriptWaitForSelector to setCssWaitForSelector and set correct configuration.