Commit d7c958d
committed
chore(release): 0.1.2 [skip ci]
## [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))1 parent 1407c07 commit d7c958d
2 files changed
+26
-1
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 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 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