Commit 728625f
committed
chore(release): 0.3.0 [skip ci]
## [0.3.0](0.2.5...0.3.0) (2025-01-22)
### ✨ Features
* Add Anthropic provider to the Provider enum ([30004a5](30004a5))
* Add optional token support for InferenceGatewayClient requests ([9145eb7](9145eb7))
* Implement InferenceGatewayAPI trait for InferenceGatewayClient ([dc47832](dc47832))
### 👷 CI
* Enhance release workflow with error handling for actual run of semantic-release ([34279b8](34279b8))
* Fix syntax in release workflow for semantic-release execution ([3b94bbc](3b94bbc))
* Remove debug output from release workflow ([a7d03ad](a7d03ad))
### 📚 Documentation
* Enhance InferenceGatewayAPI with health check and detailed documentation ([c70a9e1](c70a9e1))1 parent 30004a5 commit 728625f
3 files changed
+20
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
1 | 19 | | |
2 | 20 | | |
3 | 21 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments