-
v0.3.1 Stable
released this
2026-07-15 16:48:46 +05:00 | 1 commits to main since this release -
v0.3.0 Stable
released this
2026-07-15 15:06:37 +05:00 | 5 commits to main since this release -
v0.2.1 Stable
released this
2026-07-13 13:10:36 +05:00 | 10 commits to main since this release -
v0.2.0 Stable
released this
2026-07-12 13:04:20 +05:00 | 13 commits to main since this release -
v0.1.0
StableAll checks were successfulCI/CD / Lint (push) Successful in 1m37sCI/CD / Build images (push) Successful in 43sCI/CD / Build images-1 (push) Successful in 53sCI/CD / Semantic release (push) Successful in 57sCI/CD / Tag images with release version (push) Successful in 4sCI/CD / Tag images with release version-1 (push) Successful in 4sreleased this
2026-06-20 07:40:38 +05:00 | 16 commits to main since this releasev0.1.0 (2026-06-20)
Bug Fixes
Build System
-
docker: Add docker compose setup with api and worker services (
2ddd421) -
nix: Add flake-based python dev env (
1f56982)
Continuous Integration
-
Add ci/cd workflow and semantic-release configuration (
1c3ad4f) -
Configure linters & formatters configs (
92ad978)
Documentation
- Update readme (
106c800)
Features
- api,worker: Add file processing endpoint and celery worker (
53a9d41)
-