Skip to content

Releases: ScrapeGraphAI/Scrapegraph-ai

v0.11.0-beta.6

13 May 10:11
Compare
Choose a tag to compare
v0.11.0-beta.6 Pre-release
Pre-release

0.11.0-beta.6 (2024-05-13)

Bug Fixes

  • fetch-node: removed isSoup from default (0c15947)

v0.11.0-beta.5

13 May 09:19
Compare
Choose a tag to compare
v0.11.0-beta.5 Pre-release
Pre-release

0.11.0-beta.5 (2024-05-13)

Features

  • webdriver-backend: add dynamic import scripts from module and file (db2234b)
  • proxy-rotation: add parse (IP address) or search (from broker) functionality for proxy rotation (2170131)
  • added proxy rotation (0c36a7e)
  • safe-web-driver: enchanced the original AsyncChromiumLoader web driver with proxy protection and flexible kwargs and backend (768719c)

Bug Fixes

  • pytest: add dependency for mocking testing functions (2f4fd45)
  • chromium-loader: ensure it subclasses langchain's base loader (b54d984)
  • proxy-rotation: removed duplicated arg and passed the loader_kwarhs correctly to the node (1e9a564)
  • proxy-rotation: removed max_shape duplicate (5d6d996)

Docs

  • refactor: added proxy-rotation usage and refactor readthedocs (e256b75)

v0.11.0-beta.4

12 May 16:10
Compare
Choose a tag to compare
v0.11.0-beta.4 Pre-release
Pre-release

0.11.0-beta.4 (2024-05-12)

Features

v0.11.0-beta.3

12 May 07:14
Compare
Choose a tag to compare
v0.11.0-beta.3 Pre-release
Pre-release

0.11.0-beta.3 (2024-05-12)

Features

Docs

  • add diagram showing general structure/flow of the library (13ae918)
  • update overview diagram with more models (b441b30)

v0.10.1

11 May 08:17
Compare
Choose a tag to compare

0.10.1 (2024-05-11)

Bug Fixes

  • crash asyncio due dependency version (2563773)

Docs

  • fixed speechgraphexample (4bf90f3)
  • fixed unused param and install (cc28d5a)
  • readme: improve main readme (ae5655f)
  • update instructions to use with LocalAI (198420c)
  • Update README.md (772e064)
  • updated sponsor logo (f8d8d71)

v0.11.0-beta.2

10 May 13:13
Compare
Choose a tag to compare
v0.11.0-beta.2 Pre-release
Pre-release

0.11.0-beta.2 (2024-05-10)

Features

v0.11.0-beta.1

10 May 09:15
Compare
Choose a tag to compare
v0.11.0-beta.1 Pre-release
Pre-release

0.11.0-beta.1 (2024-05-10)

Features

  • Add support for passing pdf path as source (f10f3b1)
  • update info (4ed0fb8)

Bug Fixes

  • add json integration (0ab31c3)
  • Augment the information getting fetched from a webpage (f8ce3d5)
  • fixed bugs for csv and xml (324e977)
  • limit python version to < 3.12 (a37fbbc)

CI

  • release: 0.10.0-beta.3 [skip ci] (ad32298)
  • release: 0.10.0-beta.4 [skip ci] (548bff9)
  • release: 0.10.0-beta.5 [skip ci] (28c9dce)
  • release: 0.10.0-beta.6 [skip ci] (460d292)

v0.10.0-beta.6

09 May 19:08
Compare
Choose a tag to compare
v0.10.0-beta.6 Pre-release
Pre-release

0.10.0-beta.6 (2024-05-09)

Bug Fixes

v0.10.0-beta.5

09 May 18:49
Compare
Choose a tag to compare
v0.10.0-beta.5 Pre-release
Pre-release

0.10.0-beta.5 (2024-05-09)

Bug Fixes

  • fixed bugs for csv and xml (324e977)

v0.10.0-beta.4

09 May 18:17
Compare
Choose a tag to compare
v0.10.0-beta.4 Pre-release
Pre-release

0.10.0-beta.4 (2024-05-09)

Features

  • Add support for passing pdf path as source (f10f3b1)

Bug Fixes

  • limit python version to < 3.12 (a37fbbc)