• 0.6.1 49e83122ff

    OCICP 0.6.1
    All checks were successful
    / Crate passes fmt checks (push) Successful in 21s
    / Crate passes clippy lints (push) Successful in 45s
    / Crate compiles (push) Successful in 58s
    Stable

    rster2002 released this 2026-02-19 22:18:41 +01:00 | 1 commits to master since this release

    Changelog

    • Restructuring of project, so hopefully everything still works.
    Downloads
  • 0.6.0 1176731b8f

    OCICP 0.6.0
    All checks were successful
    / Crate passes fmt checks (push) Successful in 21s
    / Crate passes clippy lints (push) Successful in 46s
    / Crate compiles (push) Successful in 1m0s
    Stable

    rster2002 released this 2026-02-18 09:08:12 +01:00 | 11 commits to master since this release

    Changelog

    • Credentials can now be omitted from registry url and will then use locally stored credentials instead when available.
    Downloads
  • 0.5.0 820983261d

    OCICP 0.5.0
    Some checks failed
    / Crate passes fmt checks (push) Failing after 19s
    / Crate passes clippy lints (push) Successful in 47s
    / Crate compiles (push) Successful in 1m2s
    Stable

    rster2002 released this 2026-02-03 21:13:46 +01:00 | 16 commits to master since this release

    Changelog

    • File permissions are now copied when available
    • Print the sha256 checksum for exported files
    • Fix incorrect order of layer handling
    Downloads
  • 0.4.0 1ad84107fb

    OCICP 0.4.0
    All checks were successful
    / Crate passes fmt checks (push) Successful in 19s
    / Crate passes clippy lints (push) Successful in 50s
    / Crate compiles (push) Successful in 57s
    Stable

    rster2002 released this 2026-02-02 21:53:07 +01:00 | 25 commits to master since this release

    Changelog

    • Added the ability to export multiple manifests
    • Reworked platform selection to also allow selecting local images.
    Downloads
  • 0.3.0 7332f2c81f

    OCICP 0.3.0 Stable

    rster2002 released this 2026-01-27 21:05:29 +01:00 | 53 commits to master since this release

    Change log

    • Add --file option to only return first file.
    • Fixed handling ports for registry URLs.
    Downloads