Skip to content

Releases: poneoneo/Alibaba-CLI-Scraper

v0.6.1

10 Sep 05:10
Compare
Choose a tag to compare

Full Changelog: v0.6.0...v0.6.1

v0.6.0

10 Sep 04:11
Compare
Choose a tag to compare

v0.6.0 (2024-09-10)

Chore

  • chore(deps): bump cryptography from 42.0.8 to 43.0.1

Bumps cryptography from 42.0.8 to 43.0.1.


updated-dependencies:

  • dependency-name: cryptography
    dependency-type: direct:production
    ...

Signed-off-by: dependabot[bot] <[email protected]> (ece0e86)

  • chore(*): prepare ci/cd worflow (323e9ec)

Documentation

  • docs(*): change help messages for some commands (953a599)

  • docs(*): add remove useless link in ko-fi (b48a5c4)

  • docs(*): add custom link to my ko-fi account (9a0a1e8)

  • docs(*): add a way to sponsor the project (eefec81)

  • docs(*): add a way to sponsor the project (64662f1)

Feature

  • feat(aba-cli-scraper): add syphoon provider support (d815724)

  • feat(aba-cli-scraper): add command support for syphoon proxy provider (91d8adc)

Unknown

  • 🔖 Release new version (0c2f6e1)

  • 🔖 Bumpt to new version (dd19ed9)

  • 📝 Add code quality and covearage badges from codacy (129df3d)

  • ✅ Update coverage report file (df4b34a)

  • 💄 Display Banner for all commands (ab0304a)

  • ✅ Only get 3 suppliers instead of all (1356ede)

  • 🥅 Catch 407 error due to http adresse instead of websocket adress from brighdata

inform users they need to use an adress wich starts with wss (b246a53)

  • 🔖 Release a new version (580cdb0)

  • ✨ Add version command (f25e357)

  • 💄 Add author name at the botton of banner (55cdfc2)

  • ✨ Display Banner for syphoon commands (7dc50a4)

  • ✨ Prevent to run scraper without Syphoon or Brighdata api key (3f7f83a)

  • 🐛 Fix playwright has not "__impl" attribute (dc0a07b)

  • 💄 Add a banner for Bright data commands (a674723)

  • 🔖 Release 0.6.0 (0b97870)

  • 🔖 Release 0.6.0 (b887989)

  • ✅ Upgrade code coverage on providers async process (1efe769)

  • 🦺 Change code scraping process for proxies related based on tests (aadfe98)

  • 🔥 Remove tests file cache and faker depency (46f22b7)

  • 🙈 Untrack cache files and secrets (d250ac1)

  • 🙈 Untrack cache files (83fbd1d)

  • 📈 Untrack .env_tests and __pycache file in tests folder (e0ad9d9)

  • 📈 Avoid github to detect html files in tests/ folder as code project (74b8f94)

  • 📝 Add a new markdown file to introduce package on pypi (967bbb2)

  • 🐛 Fix: mport error while import test module (0fde5a5)

  • 🔐 Stop track .env (a05c502)

  • 🔐 Hide secrets and stop to track it (38f0f17)

  • ➕ Add pandas dep and set the project to handle it again (e4b4510)

  • ➖ Chore: Remove Unsed deps (dbd686b)

  • 🔐 Chore: loguru level to production mode (2e392a6)

  • ➖ Docs: remove unsed deps (a6345dc)

  • Merge pull request #16 from poneoneo/dependabot/pip/cryptography-43.0.1

chore(deps): bump cryptography from 42.0.8 to 43.0.1 (c9b05df)

  • 🚀 Chore: add github release to cd pipeline (4c5b697)

  • 📝 Docs: update package description on pypi (315c25a)

v0.5.5

30 Aug 04:24
Compare
Choose a tag to compare

Full Changelog: v0.5.3...v0.5.4

Full Changelog: v0.5.3...v0.5.5

v0.5.3

25 Aug 04:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.5.3

Full Changelog: v0.5.2...v0.5.3

v0.4.4

17 Aug 04:23
Compare
Choose a tag to compare

Full Changelog: v0.3.3...v0.4.4

v0.3.3

15 Aug 03:57
Compare
Choose a tag to compare

Full Changelog: v0.3.2...v0.3.3

v0.3.2

11 Aug 04:34
Compare
Choose a tag to compare
  • chore(typed_datas): change type of minimum_to_order from int to float (248ca3e)

  • fix(aba_cli_scrapper): fix ValueError: could not convert string to float: '' while parsing minimum_to_order (c7a9655)

v0.1.11

24 Jul 04:20
Compare
Choose a tag to compare
Merge branch 'release/0.1.11'