b-editor / beutl

Cross-platform video editing (compositing) software.
https://beutl.beditor.net
MIT License
280 stars 15 forks source link

Modify Versioning to Enable Faster Builds #1008

Closed yuto-trd closed 4 months ago

yuto-trd commented 4 months ago

Description

Previously, due to the requirements of Nerdbank.GitVersioning, cloning with --depth 0 was necessary. By specifying the version in the script, this can now be avoided, resulting in faster builds.

Breaking changes

Fixed issues