| 
 | 1 | +# Changelog  | 
 | 2 | + | 
 | 3 | +## 0.1.0 (2025-10-08)  | 
 | 4 | + | 
 | 5 | +Full Changelog: [v0.0.1...v0.1.0](https://github.com/ScrapeGraphAI/scrapegraphai-c/compare/v0.0.1...v0.1.0)  | 
 | 6 | + | 
 | 7 | +### Features  | 
 | 8 | + | 
 | 9 | +* add files ([d02f336](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/d02f3362c13702753d986b0d0c35a753e3d28136))  | 
 | 10 | +* **client:** add switch and match helpers for unions ([ccad199](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/ccad1993a305c58d2595477e5ecc171dd798de9d))  | 
 | 11 | +* **client:** allow omitting all params object when all optional ([cf7d535](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/cf7d535c8802a1328e22dbccd58bff9186029827))  | 
 | 12 | +* **client:** improve signature of `trypickx` methods ([3af2386](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/3af2386fb58dc706227669f721e42ef5f45c72f6))  | 
 | 13 | +* **client:** refactor exceptions ([223ca7f](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/223ca7f992e4c17f97aa5ab7a16ec15cb1557aa9))  | 
 | 14 | +* **client:** refactor unions ([67d49b4](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/67d49b454eb8aa021ccaadf2f55e82352b9e61a5))  | 
 | 15 | +* **client:** shorten union variant names ([5d8fbc6](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/5d8fbc62da23aadf61ee88248acb409fec9c8bad))  | 
 | 16 | +* **internal:** add dedicated build job in ci ([19debc8](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/19debc832713e17708c2524bb9a09c1b967b36e5))  | 
 | 17 | +* **internal:** add dev container ([09e44c5](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/09e44c597ff8074834cc50dc8ee291ec649f22f4))  | 
 | 18 | + | 
 | 19 | + | 
 | 20 | +### Bug Fixes  | 
 | 21 | + | 
 | 22 | +* **client:** better type names ([198d17a](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/198d17a1e81f613235b5de7413ebe317c0965af0))  | 
 | 23 | +* **client:** handle multiple auth options gracefully ([fc4a269](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/fc4a26933e1a20388a8102170fac78b3f74e2c22))  | 
 | 24 | +* **docs:** re-order using statements ([1529f4f](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/1529f4fa633537e3dfcf942d3898b400b074009c))  | 
 | 25 | +* **internal:** remove example csproj ([29c70b5](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/29c70b55ea868332d230cba9fa9978f46db01301))  | 
 | 26 | +* **internal:** remove unused null class ([4625b19](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/4625b19d0f56f102c6e2a7cb8e953e8f83956e37))  | 
 | 27 | + | 
 | 28 | + | 
 | 29 | +### Chores  | 
 | 30 | + | 
 | 31 | +* configure new SDK language ([f87e130](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/f87e1302fbf8f0911a99c6ac94b704df8952798b))  | 
 | 32 | +* **internal:** codegen related update ([30ebeb9](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/30ebeb9bd332cb0a60dd013238811b8b7c2e781c))  | 
 | 33 | +* **internal:** remove unnecessary internal aliasing ([da2adae](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/da2adaed4478e4c9dea6629e9d5f30a1c1693267))  | 
 | 34 | +* **internal:** rename parameters ([136affb](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/136affb4677cc727730d120abf6f9232eda5d9b8))  | 
 | 35 | +* update SDK settings ([00653bc](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/00653bcbabf976cabc53a46e0ad4c6045f559509))  | 
 | 36 | + | 
 | 37 | + | 
 | 38 | +### Documentation  | 
 | 39 | + | 
 | 40 | +* **client:** add more property comments ([f427733](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/f427733d982b19d0cc1012be19978f34ae729f6f))  | 
 | 41 | +* fix installation instructions ([3d59690](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/3d5969023ab80e6e87b6770f15de1c4248fe5cf1))  | 
 | 42 | + | 
 | 43 | + | 
 | 44 | +### Refactors  | 
 | 45 | + | 
 | 46 | +* **client:** refine enum representation ([f427733](https://github.com/ScrapeGraphAI/scrapegraphai-c/commit/f427733d982b19d0cc1012be19978f34ae729f6f))  | 
0 commit comments