• 0.2.1 9fb01703be

    0.2.1
    All checks were successful
    Build / build (push) Has been skipped
    Build / build-docs (push) Has been skipped
    Build & Deploy / build (push) Successful in 6m52s
    Build & Deploy / build-docs (push) Successful in 53s
    Build & Deploy / package-deb (push) Successful in 44s
    Build & Deploy / deploy-docs (push) Successful in 23s
    Build & Deploy / release (push) Successful in 1m23s
    Stable

    bot released this 2026-03-30 15:50:40 +00:00 | 7 commits to main since this release

    [0.2.1] - 2026-03-30

    🐛 Bug Fixes

    • Provider archive may not have a root directory
    • Extract version from github tag name

    🧪 Testing

    • Add github token for integration tests
    • Save maven cache in deploy
    Downloads
  • 0.2.0 5d99b572da

    0.2.0
    All checks were successful
    Build / build (push) Has been skipped
    Build / build-docs (push) Has been skipped
    Build & Deploy / build (push) Successful in 5m58s
    Build & Deploy / build-docs (push) Successful in 53s
    Build & Deploy / package-deb (push) Successful in 44s
    Build & Deploy / deploy-docs (push) Successful in 22s
    Build & Deploy / release (push) Successful in 1m22s
    Stable

    bot released this 2026-03-27 16:42:41 +00:00 | 15 commits to main since this release

    [0.2.0] - 2026-03-27

    🚀 Features

    • (provider) Add opencode provider
    • (provider) Add bat provider
    • (provider) Add maven provider
    • Distribute binary

    💼 Other

    • Refine use of maven cache in ci

    🧪 Testing

    • Refactor container support in integration test
    Downloads
  • 0.1.0 2e2fcb5d13

    0.1.0
    All checks were successful
    Build / build-docs (push) Successful in 43s
    Build / build (push) Successful in 3m10s
    Build & Deploy / build (push) Successful in 4m50s
    Build & Deploy / build-docs (push) Successful in 49s
    Build & Deploy / package-deb (push) Successful in 42s
    Build & Deploy / deploy-docs (push) Successful in 20s
    Build & Deploy / release (push) Successful in 1m3s
    Stable

    mlvtito released this 2026-03-24 11:02:41 +00:00 | 25 commits to main since this release

    [0.1.0] - 2026-03-24

    🚀 Features

    • Add git-cliff provider

    🐛 Bug Fixes

    • .zshenv does not exist check
    • Delete before uncompress if already exists

    💼 Other

    • Add docker to build for integration test
    • Add docker to build for integration test v2
    • Add docker to build for integration test v2
    • Add curl to system dependencies
    • Remove docker install because it doesn't work
    • Try to add volume in the job container
    • Remove ignored volume for docker
    • Add custom docker host environment variable
    • Re-add docker installation
    • Try podman instead of docker and add some debug command
    • More debug display
    • Syntax correction on workflow
    • Remove debug info
    • Disable ryuk container in ci
    • Remove docker socket override
    • Create release ci workflow

    🧪 Testing

    • Add @DisplayName to ProviderInstallerTest
    • Add integration tests using testcontainers to validate final binary behavior
    • Multiple integration tests modes
    Downloads