Commit ef8cff0 1 parent 9eae373 commit ef8cff0 Copy full SHA for ef8cff0
File tree 1 file changed +14
-6
lines changed
1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change 1
- # 📜 Changelog
1
+ # Changelog
2
2
3
3
All notable changes to ` GrokPHP/Client ` will be documented in this file.
4
4
This project follows [ Semantic Versioning] ( https://semver.org/ ) .
5
5
6
6
---
7
7
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
+
8
16
## [ v1.1.1] - 2025-02-11
9
- ### 🔧 Improvements
17
+ ### Improvements
10
18
- Refactored code formatting for better readability and maintainability.
11
19
- Implemented ** GitHub Actions CI** to run tests automatically on each push to the ` main ` branch.
12
20
13
21
---
14
22
15
23
## [ v1.1.0] - 2025-02-07
16
- ### 🚀 Enhancements
24
+ ### Enhancements
17
25
- ** Upgraded to version ` 1.1.0 ` ** with internal improvements and stability fixes.
18
26
19
27
---
20
28
21
29
## [ 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.
24
32
25
33
---
26
34
27
- ### 📌 Notes
35
+ ### Notes
28
36
- For detailed usage, refer to the [ README.md] ( README.md ) .
29
37
- 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