oci-spec 0.9.0

Open Container Initiative Specifications in Rust
Documentation
changelog:
  exclude:
    authors:
      - dependabot
  categories:
    - title: Breaking Changes
      labels:
        - breaking change
    - title: Runtime Specification
      labels:
        - kind/runtime
    - title: Image Format Specification
      labels:
        - kind/image
    - title: Distribution Specification
      labels:
        - kind/distribution
    - title: Test improvements and Misc Fixes
      labels:
        - kind/test
        - kind/cleanup
    - title: Other Changes
      labels:
        - "*"