You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [0.1.2](v0.1.1...v0.1.2) (2025-01-21)
### 📦 Improvements
* Add Node.js and npm installation to Dockerfile for running --dry-run semantic-release ([a7ee6a1](a7ee6a1))
* Update Dockerfile and devcontainer.json to install Task and add VSCode extension ([cf816ba](cf816ba))
### 🐛 Bug Fixes
* Update clean task in Taskfile.yml to reflect new package name ([8e4bcb7](8e4bcb7))
### 👷 CI
* Add CI workflow for testing and code formatting with Black ([1ed8cca](1ed8cca))
* Add GitHub Release workflow with semantic-release integration ([41a444e](41a444e))
* Change release trigger to workflow_dispatch ([1407c07](1407c07))
### 📚 Documentation
* Update installation instructions and usage example in README.md ([e1ec576](e1ec576))
### 🔧 Miscellaneous
* Update paths in devcontainer.json and pyproject.toml for repository renaming ([4f1c9a1](4f1c9a1))
* Update README.md ([afca0e5](afca0e5))
* Add Node.js and npm installation to Dockerfile for running --dry-run semantic-release ([a7ee6a1](https://github.com/inference-gateway/python-sdk/commit/a7ee6a1132cfa3dd008877711a6b13f0976b27b7))
6
+
* Update Dockerfile and devcontainer.json to install Task and add VSCode extension ([cf816ba](https://github.com/inference-gateway/python-sdk/commit/cf816baa1e0d78b1ae71889e4ac5cab03f1b074c))
7
+
8
+
### 🐛 Bug Fixes
9
+
10
+
* Update clean task in Taskfile.yml to reflect new package name ([8e4bcb7](https://github.com/inference-gateway/python-sdk/commit/8e4bcb78cc447028ce3ae0136fe527bf92c26b9e))
11
+
12
+
### 👷 CI
13
+
14
+
* Add CI workflow for testing and code formatting with Black ([1ed8cca](https://github.com/inference-gateway/python-sdk/commit/1ed8cca75623aa4596d9f2ae4d89cc68603a103c))
15
+
* Add GitHub Release workflow with semantic-release integration ([41a444e](https://github.com/inference-gateway/python-sdk/commit/41a444e0a578175c338b2456f691f3938068ef7a))
16
+
* Change release trigger to workflow_dispatch ([1407c07](https://github.com/inference-gateway/python-sdk/commit/1407c07724cf4429202466b2abd67b91130f9fd3))
17
+
18
+
### 📚 Documentation
19
+
20
+
* Update installation instructions and usage example in README.md ([e1ec576](https://github.com/inference-gateway/python-sdk/commit/e1ec576906924c6ab1d9c92f04e9734fde1ece80))
21
+
22
+
### 🔧 Miscellaneous
23
+
24
+
* Update paths in devcontainer.json and pyproject.toml for repository renaming ([4f1c9a1](https://github.com/inference-gateway/python-sdk/commit/4f1c9a162b12c8363f18a06b316297a4d9c0f4cd))
0 commit comments