Store git version info in Shotcut.app/versions#76
Store git version info in Shotcut.app/versions#76ddennedy merged 1 commit intomltframework:masterfrom
Conversation
versiondiff.sh can give a nice readable list over new commits introduced in a new release.
|
It will only go into the Linux builds as currently authored. Is that OK? It would not be going into the src archive posted with all releases either. |
|
With some changes to the text output, it could be TWiki or Markdown syntax. If TWiki, it has potential to be added to the website more easily or possibly automated in the future. |
|
I didn't notice before now that this particular section was platform-specific. Yes, linux-only should probably be fine for now; the three platforms are built at the same time anyways, so the risk of them not getting built on the exact same revisions is marginal. For non-linux platforms later I'll need some help testing the script on a build server at some point. |
|
OK, I will merge it as it will be nice to include this version tracking, and we can improve on it later as desired. |
Store git version info in Shotcut.app/versions
versiondiff.sh can give a nice readable list over new commits introduced in a
new release.
versiondiff.sh accepts two parameters, in the same order as a git range:
$ versiondiff.sh [old] [new]
These parameters can either be
Example output: