Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ manifest diff and list function #54

Merged
merged 8 commits into from
Dec 6, 2024
Merged

Conversation

nicks96432
Copy link
Owner

This PR made these changes:

  • refactors manifest error handling using thiserror
  • moves CLI parser to mltd so that manifest module is only a library
  • adds manifest diff function
  • adds list all asset manifest versions function

Closes #33.

This commit also moves functions that save the manifest in different formats, upgrades dependencies, and adds more docs and tests
Since it's function duplicates to what cargo-deny does
@nicks96432 nicks96432 merged commit ab67a7b into main Dec 6, 2024
4 checks passed
@nicks96432 nicks96432 deleted the nicks96432/manifest-diff branch December 6, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Manifest diff function
1 participant