packaging/deltas #26
Replies: 3 comments 3 replies
-
Do I need to keep those old |
Beta Was this translation helpful? Give feedback.
-
I am getting an strange behavior: the program size (in Programs & Files) on windows increases after an update, even though I didn't add any changes to the Release.
|
Beta Was this translation helpful? Give feedback.
-
What's the best way to keep multiple different stages of an installer? Let's say I have MyApp v1 (branch Release_1), which started on 1.0.0 , v2 (branch Release_2) with 2.0.0 , and current which is 3.0.0 (branch Release). I guess we want to keep the Releases and packages output separated so delta al calculated properly? Otherwise, if we are creating new versions of v1 , v2 and v3 at the same time, it won't know how to calculate the delta packages from the previous ones. Any thoughts? |
Beta Was this translation helpful? Give feedback.
-
packaging/deltas
Delta updates provide speedy updates for even the biggest of applications.
https://docs.velopack.io/packaging/deltas
Beta Was this translation helpful? Give feedback.
All reactions