Skip to content

Releases: tictactrip/luminator

v4.3.0

08 Nov 15:39
581b60a
Compare
Choose a tag to compare

4.3.0 (2021-11-08)

Features

  • package.json: packages updated (a92ae57)
  • yarn.lock: file updated (62bb810)

v4.2.0

27 May 13:14
1dff481
Compare
Choose a tag to compare

4.2.0 (2021-05-27)

Features

  • shifter: add a new strategy mode (d367cc8)

v4.1.0

21 May 14:44
dbdfb2d
Compare
Choose a tag to compare

4.1.0 (2021-05-21)

Bug Fixes

  • picking a random country from mapped keys and not all countries (3b6a80b)
  • shifter: made mapping keys optional (50830ef)
  • Update stimmy import statement (a7d07ea)

Features

  • .github/workflows/release.yml: file created (128e0d3)
  • .github/workflows/test.yml: file created (45af4b5)
  • package.json: packages updated (e9e0b98)
  • add a complete list of supported countries (aa07fc1)
  • add shifter.io as a new provider (df5d79f)

FEAT - Multi provider

08 Dec 15:02
Compare
Choose a tag to compare
  • Multi-provider.
  • Proxyrack provider implemented.
  • Luminati provider updated.
  • https-proxy-agent downgraded.

FEAT - Export * from axios

13 Nov 08:38
Compare
Choose a tag to compare
  • Export * from 'axios' to avoid installing it just for using types.

FEAT - Packages updated

10 Nov 10:06
Compare
Choose a tag to compare
  • Packages updated.
  • Travis script updated add Jest's "--coverage" option.
  • yarn.lock updated.
  • Readme code properly indented.

Major - Package rewritten

10 Nov 10:04
Compare
Choose a tag to compare

Package totally rewritten to avoid "weird and unpredictable" behaviors.

Main features:

  • Provides a simple and powerful package.
  • Works with latest package versions
  • Provide a HTTP and HTTPS proxy agent
  • Uses random or fixed country and session
  • Session and country can be reusables
  • Change IP every 1 request (if strategy has been set)
    ...

FEAT - Axios default instance exported

07 Apr 17:28
Compare
Choose a tag to compare
  • Axios default instance exported

FEAT - Authorize unverified HTTPS certificates

06 Apr 14:21
Compare
Choose a tag to compare
  • Authorize unverified HTTPS certificates

FEAT - Change IP every 3 calls

02 Apr 16:05
Compare
Choose a tag to compare
  • Change IP every 3 calls
  • Thresholds values updated