• v2.0.0 df4303de13

    v2.0.0
    All checks were successful
    test / test (push) Successful in 25s
    Stable

    jon released this 2026-02-23 17:39:59 +00:00 | 0 commits to main since this release

    Breaking Changes

    • Multi-forge support: The library now supports Codeberg, Forgejo (self-hosted), and GitHub. The GitHub-only GitHubConfig type has been replaced with ForgeConfig
    • Error types moved: GitStoreError is now imported from git_store/errors (previously git_store/internal/errors).
    • Response types moved: PlatformResponse and supporting types are now imported from git_store/types (previously git_store/internal/types).

    New Features

    • Codeberg support
    • Forgejo support for self-hosted instances (requires base URL)
    • Integration tests against Codeberg
    Downloads