Releases: tictactrip/luminator
Releases · tictactrip/luminator
v4.3.0
v4.2.0
v4.1.0
FEAT - Multi provider
- Multi-provider.
- Proxyrack provider implemented.
- Luminati provider updated.
- https-proxy-agent downgraded.
FEAT - Export * from axios
- Export * from 'axios' to avoid installing it just for using types.
FEAT - Packages updated
- Packages updated.
- Travis script updated add Jest's "--coverage" option.
- yarn.lock updated.
- Readme code properly indented.
Major - Package rewritten
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
- Axios default instance exported
FEAT - Authorize unverified HTTPS certificates
- Authorize unverified HTTPS certificates
FEAT - Change IP every 3 calls
- Change IP every 3 calls
- Thresholds values updated