We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df465cb commit 00c187bCopy full SHA for 00c187b
CHANGELOG.md
@@ -34,6 +34,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
34
### Fixed
35
- Corrected minor formatting issues in the `pyproject.toml` and `README.md`.
36
37
+### Other
38
+- Updated `.dockerignore` to include additional directories and files.
39
+- Updated `docker-compose.yml` to support `uv` package manager.
40
+- Updated `requirements-dev.txt` for `black`, `pytest`, and `wheel` versions.
41
+
42
## [1.1.1] - 2025-03-13
43
44
### Changed
0 commit comments