File tree Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change 1- # 📜 Changelog
1+ # Changelog
22
33All notable changes to ` GrokPHP/Client ` will be documented in this file.
44This project follows [ Semantic Versioning] ( https://semver.org/ ) .
55
66---
77
8+ ## [ v1.2.0] - 2025-02-24
9+ ### Improvements
10+ - ** Replaced Pest with PHPUnit** for testing, aligning with industry standards.
11+ - ** Enhanced exception handling** to provide more structured and informative error responses.
12+ - ** Updated GitHub Actions workflow** to support PHP 8.2, 8.3, and 8.4.
13+
14+ ---
15+
816## [ v1.1.1] - 2025-02-11
9- ### 🔧 Improvements
17+ ### Improvements
1018- Refactored code formatting for better readability and maintainability.
1119- Implemented ** GitHub Actions CI** to run tests automatically on each push to the ` main ` branch.
1220
1321---
1422
1523## [ v1.1.0] - 2025-02-07
16- ### 🚀 Enhancements
24+ ### Enhancements
1725- ** Upgraded to version ` 1.1.0 ` ** with internal improvements and stability fixes.
1826
1927---
2028
2129## [ v1.0.0] - 2025-02-06
22- ### 🎉 Initial Release
23- - ** 🚀 Launched ` GrokPHP/Client ` v1.0.0** – a robust, framework-agnostic PHP client for interacting with Grok AI APIs.
30+ ### Initial Release
31+ - ** Launched ` GrokPHP/Client ` v1.0.0** – a robust, framework-agnostic PHP client for interacting with Grok AI APIs.
2432
2533---
2634
27- ### 📌 Notes
35+ ### Notes
2836- For detailed usage, refer to the [ README.md] ( README.md ) .
2937- Found an issue? Report it on [ GitHub Issues] ( https://github.com/grok-php/client/issues ) .
You can’t perform that action at this time.
0 commit comments