Use `ENV key=value` format in Dockerfile instead of legacy `ENV key value` format |
|
More...
|
9 months ago
|
Begin development of version 0.12.0 |
|
More...
|
9 months ago
|
Release version 0.11.1 |
|
More...
|
9 months ago
|
Mention reason for creating fix version |
|
More...
|
9 months ago
|
Fix literal syntax in changelog |
|
More...
|
9 months ago
|
Begin development of version 0.11.1 |
|
More...
|
9 months ago
|
Release version 0.11 |
|
More...
|
9 months ago
|
Move version definition to `pyproject.toml` |
|
More...
|
9 months ago
|
Remove unnecessary empty parentheses when raising exception |
|
More...
|
9 months ago
|
Import `Iterator` type from `collections.abc` |
|
More...
|
9 months ago
|
Update pytest to v8.3.3 (from v8.1.1) |
|
More...
|
9 months ago
|
Update coverage to v7.6.4 (from v7.4.4) |
|
More...
|
9 months ago
|
Update ruff to v0.7.2 (from v0.4.1) |
|
More...
|
9 months ago
|
Update mypy to v1.13.0 (from v1.9.0) |
|
More...
|
9 months ago
|
Remove `requirements.txt` |
|
More...
|
9 months ago
|
Manage test dependencies via dependency groups and uv |
|
More...
|
9 months ago
|
Manage development dependencies via dependency groups and uv |
|
More...
|
9 months ago
|
Only specify minimum version of core dependencies |
|
More...
|
9 months ago
|
Use uv as package, project manager |
|
More...
|
9 months ago
|
Update Werkzeug to v3.1.1 (from v3.0.4) |
|
More...
|
9 months ago
|
Begin development of version 0.11 |
|
More...
|
10 months ago
|
Release version 0.10 |
|
More...
|
10 months ago
|
Switch to Python 3.11 Docker base image |
|
More...
|
10 months ago
|
Update Docker buildx action version |
|
More...
|
10 months ago
|
Fix reference to README |
|
More...
|
10 months ago
|
Configure Hatch to obtain the version from code |
|
More...
|
10 months ago
|
Fix path to source file that contains the version |
|
More...
|
10 months ago
|
Extract Docker metadata before logging in to registry |
|
More...
|
10 months ago
|
Update GitHub action versions |
|
More...
|
10 months ago
|
Migrate from `setup.cfg` to `pyproject.toml`, from setuptools to Hatchling |
|
More...
|
10 months ago
|