File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.0.1 "
2
+ "." : " 0.1.0 "
3
3
}
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## 0.1.0 (2025-08-23)
4
+
5
+ Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/ScrapeGraphAI/scrapegraphai-php/compare/v0.0.1...v0.1.0 )
6
+
7
+ ### Features
8
+
9
+ * add files ([ adb926e] ( https://github.com/ScrapeGraphAI/scrapegraphai-php/commit/adb926eb9cfb18594355fa39f642a41a76af19a8 ) )
10
+ * add files ([ f728b05] ( https://github.com/ScrapeGraphAI/scrapegraphai-php/commit/f728b05e4bcd0b29355c77cf529d2f18b5cbce11 ) )
11
+ * ** client:** add streaming ([ d191c29] ( https://github.com/ScrapeGraphAI/scrapegraphai-php/commit/d191c29f3e1889640e16911918041bd3850fd4e8 ) )
12
+ * ** client:** improve error handling ([ b3eab16] ( https://github.com/ScrapeGraphAI/scrapegraphai-php/commit/b3eab16fb85eafac7eba187d23d9fc9a5678fd15 ) )
13
+ * ** client:** use named parameters in methods ([ 2a938ad] ( https://github.com/ScrapeGraphAI/scrapegraphai-php/commit/2a938ad3e8e2658d53813570165fca69ebca554d ) )
14
+ * ** client:** use with for constructors ([ d00f77a] ( https://github.com/ScrapeGraphAI/scrapegraphai-php/commit/d00f77a024ea0faa3f08b2fcdcac387b5c248c1a ) )
15
+ * ** php:** rename internal types ([ c55bbd7] ( https://github.com/ScrapeGraphAI/scrapegraphai-php/commit/c55bbd74aa39be1cf5ab1997fa140d4e92f96de3 ) )
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * ** client:** elide null named parameters ([ 7297553] ( https://github.com/ScrapeGraphAI/scrapegraphai-php/commit/7297553957c8444178ca2dce6c0c89fd743a0a1e ) )
21
+
22
+
23
+ ### Chores
24
+
25
+ * configure new SDK language ([ 57c78ba] ( https://github.com/ScrapeGraphAI/scrapegraphai-php/commit/57c78ba863893bb956cfc44b9a34037a52d7d4cf ) )
26
+ * intuitively order union types ([ 0cd048d] ( https://github.com/ScrapeGraphAI/scrapegraphai-php/commit/0cd048d4ce590110cdf01edc1649d4ef2e707a6d ) )
27
+ * readme improvements ([ c38da93] ( https://github.com/ScrapeGraphAI/scrapegraphai-php/commit/c38da939ecdc0ee7a092a58faf41e63a92b61b11 ) )
28
+ * remove type aliases ([ 586c954] ( https://github.com/ScrapeGraphAI/scrapegraphai-php/commit/586c9548945e0522a71f888803bc3c9e7804ccba ) )
29
+ * update SDK settings ([ f566b27] ( https://github.com/ScrapeGraphAI/scrapegraphai-php/commit/f566b27a274db61218c98bc775642fec51799888 ) )
You can’t perform that action at this time.
0 commit comments