• v0.1.0 1c3ad4f088

    v0.1.0
    All checks were successful
    CI/CD / Lint (push) Successful in 1m37s
    CI/CD / Build images (push) Successful in 43s
    CI/CD / Build images-1 (push) Successful in 53s
    CI/CD / Semantic release (push) Successful in 57s
    CI/CD / Tag images with release version (push) Successful in 4s
    CI/CD / Tag images with release version-1 (push) Successful in 4s
    Stable

    geekiot released this 2026-06-20 07:40:38 +05:00 | 16 commits to main since this release

    v0.1.0 (2026-06-20)

    Bug Fixes

    • Format the code (e3cfdba)

    • Use BaseSettings for nested config and correct celery task path (6e6c91a)

    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

    Features

    • api,worker: Add file processing endpoint and celery worker (53a9d41)