-
Rename
ManifestDownloadInfo::checksumfield tohashto reduce manifest size. -
Make
Version,Manifests,Manifest,ManifestDownloadInfo,ManifestTemplate,ManifestTemplateDownloadInfo, andHostPlatform#[non_exhaustive]. -
Add
Manifest::new,ManifestDownloadInfo::new, andManifestTemplateDownloadInfo::new. -
Implement
DefaultforManifestTemplate. -
Remove
BaseManifestand related types since they are unrelated to public manifests. -
Enable release immutability.