This PR has a number of fixes to the libpak API that are breaking changes. These should be evolving the API forward and cleaning up common sources of issues and confusion in the previous version.
Use Cases
Code clean up & easier API to use.
Checklist
[ ] I have viewed, signed, and submitted the Contributor License Agreement.
[ ] I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
[ ] I have added an integration test, if necessary.
[ ] I have reviewed the styleguide for guidance on my code quality.
[ ] I'm happy with the commit history on this PR (I have rebased/squashed as needed).
Summary
This PR has a number of fixes to the libpak API that are breaking changes. These should be evolving the API forward and cleaning up common sources of issues and confusion in the previous version.
Use Cases
Code clean up & easier API to use.
Checklist