Stepping through updates

Hello, is there a way to create step by step update process? So user would have to update from 1.0.0.0 to 1.0.0.1 then he'd have to run wyUpdate again to get to 1.0.0.2 and so on? Client I offered wyBuild to use as updater for his application showed concerns about quality assurance when updating from lower versions to most recent ones. I can even think of some occasions where user might want to stop at certain version and update no further. Is there easy way to achieve this? Do i need to edit wyUpdate source? Any pointers? 😎

Hey Mark,

This isn't possible now. In the future we do plan on adding the ability for update channels (e.g. dev, beta, stable). This way you'll be able to rollout updates to wary clients months (or years) after the stability of the updates has been verified.