PelionIoT / manifest-tool

A tool for creating and parsing update manifests
Apache License 2.0
10 stars 14 forks source link

cache version per component #19

Closed alzix closed 3 years ago

alzix commented 3 years ago

manifest-tool holds a semver in a cache dir for allowing invocation of update command without specifying a version. the version is bumped upon each update. This change will allow saving a semver per component, so updating main and then some component and then main wont result in unexpected version bumps