• v0.2.0 d5c2873d39

    Release v0.2.0
    All checks were successful
    Build and Publish nightly package / build-and-publish (release) Successful in 18s
    Stable

    maxp released this 2025-05-11 14:57:52 +02:00 | 8 commits to main since this release

    🚀 Features

    • (deps) Add click dependency and update poetry lockfile - (ef6ac68)
    • (cli) Add verbose option to status command - (719f257)
    • (models) Add catalog and filesystem utilities - (eb5bf52)

    🐛 Bug Fixes

    • (scripts) Update nightly version suffix format - (c596f46)

    🚜 Refactor

    • (cli) Streamline repository status logic - (55e79d2)
    • (review) Streamline repo review logic and data handling - (68b3233)
    • (cli) Use RepoCatalogState for repository operations - (9bff626)
    • (cli) Simplify repository cleaning logic - (458d965)
    • (archive) Streamline repository archiving logic - (d3ee7ee)
    Downloads
  • v0.1.0 71f397dd73

    Release v0.1.0
    All checks were successful
    Build and Publish nightly package / build-and-publish (release) Successful in 18s
    Stable

    maxp released this 2025-05-11 14:18:04 +02:00 | 24 commits to main since this release

    🚀 Features

    • (ci) Add workflows for automated releases and nightly builds - (078948f)
    • (workflows) Add cache restore step to build process - (81459d6)
    • (poetry) Add twine to development dependencies - (bf727a8)
    • (ci) Add GitHub Actions workflow for build and publish - (880a54d)
    • (cli) Add initial repository management commands - (ef2bac4)
    • (vscode) Add Python environment and analysis settings - (d1e246c)
    • (poetry) Add pyproject.toml for project dependencies and config - (4ce7eed)

    🐛 Bug Fixes

    • (workflows) Revert cache action version and simplify cache key - (134c934)

    📚 Documentation

    • Add .gitignore and empty README.md - (3701550)

    ⚙️ Miscellaneous Tasks

    • (gitignore) Add dist/ to ignored files - (66a5ddd)
    • (vscode) Customize activity bar and theme settings - (ee66a0e)
    Downloads