Skip to content

Releases: gkoniaris/spb-unofficial-wrapper

Version 1.1.0

09 Jul 11:43
Compare
Choose a tag to compare

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.

Version 1.0.0

07 Jul 15:45
Compare
Choose a tag to compare

VERSION 1.1.0 - 07/07/2020

Initial version